onflow / flow-go

A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.
GNU Affero General Public License v3.0
534 stars 179 forks source link

DRAFT: Chunk-wise service event verification - `ChunkIndexed[ServiceEvent]` #6730

Closed jordanschalm closed 4 days ago

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 41.05%. Comparing base (5ae48c4) to head (036115c). Report is 69 commits behind head on feature/efm-recovery.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/efm-recovery #6730 +/- ## ========================================================= - Coverage 41.72% 41.05% -0.68% ========================================================= Files 2019 578 -1441 Lines 179401 52989 -126412 ========================================================= - Hits 74849 21752 -53097 + Misses 98395 29630 -68765 + Partials 6157 1607 -4550 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-go/pull/6730/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/onflow/flow-go/pull/6730/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `41.05% <ø> (-0.68%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow#carryforward-flags-in-the-pull-request-comment) to find out more.

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


🚨 Try these New Features:

jordanschalm commented 4 days ago

Closing in favour of https://github.com/onflow/flow-go/pull/6744