Closed durkmurder closed 4 days ago
Attention: Patch coverage is 88.88889%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 41.71%. Comparing base (
d0c9695
) to head (2c6d0d4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
https://github.com/onflow/flow-go/issues/6726
Context
Refactored encoding structures to correctly represent available data, previously it was missing information about participants. Also grouped it by participant to avoid relying on indexing for 3 structures, now instead of 3 different slices we have 1.