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: add valIdx to obolapi exit message in expert mode #3146

Closed LukeHackett12 closed 2 weeks ago

LukeHackett12 commented 2 weeks ago

Setting validx to be the configured index in the case of expert mode

category: bug ticket: #3147

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.83%. Comparing base (136723f) to head (04b15c0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3146 +/- ## ========================================== - Coverage 56.85% 56.83% -0.03% ========================================== Files 208 208 Lines 29318 29319 +1 ========================================== - Hits 16670 16662 -8 - Misses 10809 10816 +7 - Partials 1839 1841 +2 ```

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

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