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

*: flag refactors #3198

Closed KaloyanTanev closed 4 months ago

KaloyanTanev commented 4 months ago

category: misc ticket: none

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 8.57143% with 32 lines in your changes missing coverage. Please review.

Project coverage is 57.98%. Comparing base (3f3e822) to head (1ffd067). Report is 1 commits behind head on main.

Files Patch % Lines
cmd/testperformance.go 16.66% 7 Missing and 3 partials :warning:
cmd/testbeacon.go 0.00% 4 Missing and 2 partials :warning:
cmd/testpeers.go 0.00% 3 Missing and 3 partials :warning:
cmd/testvalidator.go 0.00% 2 Missing and 2 partials :warning:
cmd/exit.go 0.00% 2 Missing :warning:
cmd/testmev.go 0.00% 1 Missing and 1 partial :warning:
cmd/createcluster.go 0.00% 1 Missing :warning:
cmd/dkg.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3198 +/- ## ========================================== - Coverage 58.02% 57.98% -0.04% ========================================== Files 211 211 Lines 30253 30253 ========================================== - Hits 17554 17542 -12 - Misses 10803 10815 +12 Partials 1896 1896 ```

: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
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud