ObolNetwork / charon

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

*: cluster definition v1.9 #3318

Closed pinebit closed 1 month ago

pinebit commented 1 month ago

Cluster definition v1.9 supporting ConsensusProtocol string field.

category: feature ticket: #3303

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 84.61538% with 22 lines in your changes missing coverage. Please review.

Project coverage is 57.98%. Comparing base (a347ae6) to head (0de3061). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
cluster/definition.go 80.00% 10 Missing and 5 partials :warning:
cluster/ssz.go 84.21% 3 Missing and 3 partials :warning:
cluster/lock.go 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3318 +/- ## ========================================== + Coverage 57.81% 57.98% +0.16% ========================================== Files 211 210 -1 Lines 30623 30616 -7 ========================================== + Hits 17706 17753 +47 + Misses 11011 10970 -41 + Partials 1906 1893 -13 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

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

See analysis details on SonarCloud