ObolNetwork / charon

Charon (pronounced 'kharon') is a Proof of Stake Ethereum Distributed Validator Client
https://docs.obol.tech/
Other
202 stars 89 forks source link

cmd: charon test mev create block tests #3378

Closed KaloyanTanev closed 1 week ago

KaloyanTanev commented 1 week ago

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

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
9.6% Duplication on New Code

See analysis details on SonarQube Cloud

codecov[bot] commented 1 week ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.