ObolNetwork / charon

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

*: cherrypick for v1.0-rc2 #3117

Closed KaloyanTanev closed 3 months ago

KaloyanTanev commented 3 months ago

category: misc ticket: #3103

closes: #3103

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 59.05797% with 113 lines in your changes missing coverage. Please review.

Project coverage is 56.48%. Comparing base (3e41eba) to head (7b21b6b). Report is 1 commits behind head on main-v1.0.

Files Patch % Lines
app/eth2wrap/httpwrap.go 0.00% 29 Missing :warning:
cmd/exit_sign.go 69.56% 19 Missing and 2 partials :warning:
cmd/exit.go 25.00% 18 Missing :warning:
core/validatorapi/validatorapi.go 76.66% 9 Missing and 5 partials :warning:
app/eth2wrap/multi.go 7.14% 13 Missing :warning:
app/eth2wrap/lazy.go 14.28% 6 Missing :warning:
app/featureset/status_string.go 42.85% 4 Missing :warning:
app/eth2wrap/valcache.go 88.23% 2 Missing :warning:
app/app.go 0.00% 1 Missing :warning:
cmd/dkg.go 0.00% 1 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main-v1.0 #3117 +/- ## ============================================= - Coverage 56.49% 56.48% -0.02% ============================================= Files 208 208 Lines 29020 29167 +147 ============================================= + Hits 16395 16474 +79 - Misses 10805 10874 +69 + Partials 1820 1819 -1 ```

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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud