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

core/tracker: track blinded proposals #3149

Closed gsora closed 5 months ago

gsora commented 5 months ago

Do the same type casting we do in core/bcast to switch on the type of block proposal.

Add a test to check for this property.

category: bug ticket: none

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 46.42857% with 15 lines in your changes missing coverage. Please review.

Project coverage is 56.80%. Comparing base (80d55bc) to head (00f6385). Report is 1 commits behind head on main.

Files Patch % Lines
core/tracker/inclusion.go 46.42% 12 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3149 +/- ## ========================================== - Coverage 56.86% 56.80% -0.06% ========================================== Files 208 208 Lines 29337 29356 +19 ========================================== - Hits 16683 16677 -6 - Misses 10815 10836 +21 - Partials 1839 1843 +4 ```

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

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