bitswap(client/messageque): expose donthavetimeout config #703
+122
−93
Codecov / codecov/project
succeeded
Dec 10, 2024 in 0s
60.33% (-0.03%) compared to 392493d, passed because coverage increased by 0% when compared to adjusted base (60.32%)
View this Pull Request on Codecov
60.33% (-0.03%) compared to 392493d, passed because coverage increased by 0% when compared to adjusted base (60.32%)
Details
Codecov Report
Attention: Patch coverage is 86.66667%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 60.33%. Comparing base (
392493d
) to head (d04bd72
).
Report is 63 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
bitswap/client/client.go | 20.00% | 4 Missing |
...client/internal/messagequeue/donthavetimeoutmgr.go | 94.44% | 1 Missing and 1 partial |
@@ Coverage Diff @@
## main #703 +/- ##
==========================================
- Coverage 60.35% 60.33% -0.03%
==========================================
Files 243 243
Lines 31038 31051 +13
==========================================
Hits 18734 18734
- Misses 10637 10648 +11
- Partials 1667 1669 +2
Files with missing lines | Coverage Δ | |
---|---|---|
...tswap/client/internal/messagequeue/messagequeue.go | 83.53% <100.00%> (-1.39%) |
⬇️ |
...client/internal/messagequeue/donthavetimeoutmgr.go | 95.39% <94.44%> (+2.12%) |
⬆️ |
bitswap/client/client.go | 86.74% <20.00%> (-1.34%) |
⬇️ |
Loading