p2p: Capabilities Advertisement for Archival/Catchpoints #5702
Codecov / codecov/project
succeeded
Nov 2, 2023 in 1s
55.62% (+0.08%) compared to 02b99bb
View this Pull Request on Codecov
55.62% (+0.08%) compared to 02b99bb
Details
Codecov Report
Merging #5702 (ee634b4) into master (02b99bb) will increase coverage by
0.08%
.
Report is 77 commits behind head on master.
The diff coverage is72.84%
.
@@ Coverage Diff @@
## master #5702 +/- ##
==========================================
+ Coverage 55.54% 55.62% +0.08%
==========================================
Files 476 478 +2
Lines 66853 66980 +127
==========================================
+ Hits 37131 37256 +125
+ Misses 27193 27184 -9
- Partials 2529 2540 +11
Files | Coverage Δ | |
---|---|---|
config/config.go | 50.60% <ø> (ø) |
|
ledger/acctupdates.go | 70.80% <ø> (+0.11%) |
⬆️ |
network/p2p/dht/dht.go | 100.00% <100.00%> (ø) |
|
config/localTemplate.go | 72.02% <94.73%> (+2.89%) |
⬆️ |
network/p2p/p2p.go | 32.91% <50.00%> (+19.92%) |
⬆️ |
ledger/catchpointtracker.go | 60.73% <42.85%> (-0.11%) |
⬇️ |
network/p2p/capabilities.go | 75.71% <75.71%> (ø) |
|
node/node.go | 22.08% <0.00%> (-0.52%) |
⬇️ |
... and 12 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading