ObolNetwork / charon

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

cmd: performance test command #3197

Closed KaloyanTanev closed 4 months ago

KaloyanTanev commented 4 months ago

category: feature ticket: #3207

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 53.28185% with 242 lines in your changes missing coverage. Please review.

Project coverage is 58.05%. Comparing base (4249725) to head (be20c0b). Report is 5 commits behind head on main.

Files Patch % Lines
cmd/testperformance.go 50.21% 199 Missing and 36 partials :warning:
cmd/ascii.go 84.61% 6 Missing :warning:
cmd/cmd.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3197 +/- ## ========================================== - Coverage 58.22% 58.05% -0.17% ========================================== Files 210 211 +1 Lines 29699 30253 +554 ========================================== + Hits 17291 17563 +272 - Misses 10550 10795 +245 - Partials 1858 1895 +37 ```

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

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

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

See analysis details on SonarCloud