configurable providerquerymanager #641
Open
Codecov / codecov/project
succeeded
Nov 22, 2024 in 1s
60.33% (-0.11%) compared to c91cc1d, passed because coverage increased by 0.05% when compared to adjusted base (60.27%)
View this Pull Request on Codecov
60.33% (-0.11%) compared to c91cc1d, passed because coverage increased by 0.05% when compared to adjusted base (60.27%)
Details
Codecov Report
Attention: Patch coverage is 81.09453%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 60.33%. Comparing base (
c91cc1d
) to head (8b304f2
).
@@ Coverage Diff @@
## main #641 +/- ##
==========================================
- Coverage 60.43% 60.33% -0.11%
==========================================
Files 243 244 +1
Lines 31059 31034 -25
==========================================
- Hits 18771 18724 -47
- Misses 10628 10641 +13
- Partials 1660 1669 +9
Files with missing lines | Coverage Δ | |
---|---|---|
bitswap/bitswap.go | 69.13% <100.00%> (+2.07%) |
⬆️ |
...tswap/client/internal/messagequeue/messagequeue.go | 83.53% <ø> (-1.39%) |
⬇️ |
bitswap/server/server.go | 56.57% <100.00%> (-5.39%) |
⬇️ |
bitswap/testinstance/testinstance.go | 86.44% <100.00%> (+0.23%) |
⬆️ |
bitswap/testnet/peernet.go | 38.46% <100.00%> (-4.40%) |
⬇️ |
blockservice/test/mock.go | 100.00% <100.00%> (ø) |
|
examples/bitswap-transfer/main.go | 41.21% <100.00%> (ø) |
|
provider/provider.go | 25.74% <ø> (ø) |
|
provider/reprovider.go | 68.63% <100.00%> (+0.59%) |
⬆️ |
routing/mock/centralized_client.go | 58.53% <100.00%> (-3.97%) |
⬇️ |
... and 9 more |
... and 7 files with indirect coverage changes
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading