ObolNetwork / charon

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

cmd: new thresholds for test command #3132

Closed KaloyanTanev closed 3 weeks ago

KaloyanTanev commented 3 weeks ago

Revise thresholds for pinging and BN peers.

category: misc ticket: none

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 56.85%. Comparing base (360aece) to head (8d72a2c). Report is 2 commits behind head on main.

Files Patch % Lines
cmd/testpeers.go 0.00% 0 Missing and 4 partials :warning:
cmd/testbeacon.go 0.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3132 +/- ## ========================================== + Coverage 56.77% 56.85% +0.08% ========================================== Files 208 208 Lines 29317 29314 -3 ========================================== + Hits 16644 16666 +22 + Misses 10834 10807 -27 - Partials 1839 1841 +2 ```

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

sonarcloud[bot] commented 3 weeks 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