Closed gsora closed 5 months ago
Attention: Patch coverage is 16.66667%
with 50 lines
in your changes missing coverage. Please review.
Project coverage is 56.72%. Comparing base (
551c898
) to head (e76df29
).
Files | Patch % | Lines |
---|---|---|
core/signeddata.go | 0.00% | 37 Missing :warning: |
core/bcast/bcast.go | 33.33% | 8 Missing :warning: |
core/tracker/inclusion.go | 54.54% | 3 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Convert
VersionedSignedProposals
to their blinded counterpart (requested by go-eth2-client & Beacon API spec) on-demand, so that the execution flow is simpler to understand and debug.category: refactor ticket: none