Move providing responsabilities from bitswap to blockservice #534
Codecov / codecov/project
succeeded
Feb 16, 2024 in 0s
65.45% (-0.20%) compared to d8d7675
View this Pull Request on Codecov
65.45% (-0.20%) compared to d8d7675
Details
Codecov Report
Attention: 30 lines
in your changes are missing coverage. Please review.
Comparison is base (
d8d7675
) 65.64% compared to head (4060154
) 65.45%.
@@ Coverage Diff @@
## revert-bad-sessions-changes #534 +/- ##
===============================================================
- Coverage 65.64% 65.45% -0.20%
===============================================================
Files 207 208 +1
Lines 25564 25511 -53
===============================================================
- Hits 16781 16697 -84
- Misses 7310 7332 +22
- Partials 1473 1482 +9
Files | Coverage Δ | |
---|---|---|
bitswap/bitswap.go | 69.51% <ø> (+2.07%) |
⬆️ |
bitswap/options.go | 41.17% <ø> (-3.27%) |
⬇️ |
bitswap/server/server.go | 58.50% <100.00%> (-7.97%) |
⬇️ |
blockservice/providing_blockstore.go | 14.28% <14.28%> (ø) |
|
blockservice/blockservice.go | 74.41% <55.00%> (-2.77%) |
⬇️ |
Loading