core-rs-albatross
core-rs-albatross copied to clipboard
Light Sync
Codecov Report
Base: 64.88% // Head: 65.35% // Increases project coverage by +0.46%
:tada:
Coverage data is based on head (
869a8fb
) compared to base (3b91ed2
). Patch coverage: 75.98% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## albatross #1140 +/- ##
=============================================
+ Coverage 64.88% 65.35% +0.46%
=============================================
Files 368 371 +3
Lines 45086 45593 +507
=============================================
+ Hits 29255 29797 +542
+ Misses 15831 15796 -35
Flag | Coverage Δ | |
---|---|---|
unittests | 65.35% <75.98%> (+0.46%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
consensus/src/sync/light/sync_stream.rs | 73.87% <73.87%> (ø) |
|
consensus/src/sync/light/sync_requests.rs | 74.38% <74.38%> (ø) |
|
consensus/src/sync/light/sync.rs | 85.36% <85.36%> (ø) |
|
zkp-component/src/zkp_component.rs | 62.08% <100.00%> (+9.16%) |
:arrow_up: |
consensus/src/sync/live/block_queue.rs | 72.22% <0.00%> (-0.26%) |
:arrow_down: |
network-libp2p/src/connection_pool/behaviour.rs | 50.75% <0.00%> (ø) |
|
primitives/block/src/block.rs | 62.69% <0.00%> (+0.94%) |
:arrow_up: |
network-mock/src/network.rs | 80.64% <0.00%> (+0.99%) |
:arrow_up: |
consensus/src/messages/mod.rs | 19.23% <0.00%> (+1.92%) |
:arrow_up: |
light-blockchain/src/chain_store.rs | 27.80% <0.00%> (+2.90%) |
:arrow_up: |
... and 7 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.