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: `charon test peers` ping charon relays #3177

Closed KaloyanTanev closed 4 months ago

KaloyanTanev commented 4 months ago

Add ping tests (ping and RTT measurement) towards charon relays.

category: feature ticket: #3205

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 79.72973% with 30 lines in your changes missing coverage. Please review.

Project coverage is 58.08%. Comparing base (34f7d83) to head (ad05aee).

Files Patch % Lines
cmd/testpeers.go 79.72% 19 Missing and 11 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3177 +/- ## ========================================== + Coverage 57.86% 58.08% +0.21% ========================================== Files 209 209 Lines 29356 29495 +139 ========================================== + Hits 16988 17133 +145 + Misses 10529 10512 -17 - Partials 1839 1850 +11 ```

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

KaloyanTanev commented 4 months ago

golangci-lint should pass after #3178 is merged.

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