flow-go
flow-go copied to clipboard
Malleabilty-master sync
Resolve merge conflicts prior to the malleability merge.
Conflicts in:
consensus/integration/nodes_test.goengine/collection/test/cluster_switchover_test.gointegration/testnet/network.gomodule/mempool/consensus/exec_fork_suppressor_test.gostate/protocol/badger/snapshot_test.go
Changes to new files (updating usages of unittest.BlockFixture and Block.ToHeader()):
module/state_synchronization/requester/oneshot_execution_data_requester_test.gostorage/operation/execution_fork_evidence_test.gostorage/store/execution_fork_evidence_test.go
Codecov Report
Attention: Patch coverage is 64.94681% with 659 lines in your changes missing coverage. Please review.
Project coverage is 41.33%. Comparing base (
08bb77f) to head (383f34f).
Additional details and impacted files
@@ Coverage Diff @@
## feature/malleability #7496 +/- ##
========================================================
+ Coverage 41.17% 41.33% +0.16%
========================================================
Files 2182 2186 +4
Lines 192835 193661 +826
========================================================
+ Hits 79396 80056 +660
- Misses 106786 106932 +146
- Partials 6653 6673 +20
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 41.33% <64.94%> (+0.16%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.