Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd: charon test mev create block tests #3378

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

KaloyanTanev
Copy link
Contributor

We have had tests to test latency towards MEV relay, however, it was a simple ping. Those tests add creation of real block headers.

category: feature
ticket: none

@KaloyanTanev KaloyanTanev self-assigned this Nov 13, 2024
Copy link

sonarcloud bot commented Nov 13, 2024

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 11.15385% with 231 lines in your changes missing coverage. Please review.

Project coverage is 57.37%. Comparing base (7ee3282) to head (8f69715).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/testmev.go 11.15% 230 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3378      +/-   ##
==========================================
- Coverage   57.69%   57.37%   -0.32%     
==========================================
  Files         217      217              
  Lines       31619    31874     +255     
==========================================
+ Hits        18241    18288      +47     
- Misses      11495    11701     +206     
- Partials     1883     1885       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Nov 14, 2024
@obol-bulldozer obol-bulldozer bot merged commit 4846daf into main Nov 14, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/mev-test-create-block branch November 14, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants