bitswap/client/messagequeue: expose dontHaveTimeoutMgr configuration #750
Codecov / codecov/project
succeeded
Dec 13, 2024 in 0s
60.38% (+0.12%) compared to 058422d
View this Pull Request on Codecov
60.38% (+0.12%) compared to 058422d
Details
Codecov Report
Attention: Patch coverage is 91.34615%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 60.38%. Comparing base (
058422d
) to head (a77036a
).
Files with missing lines | Patch % | Lines |
---|---|---|
...client/internal/messagequeue/donthavetimeoutmgr.go | 90.90% | 3 Missing and 2 partials |
bitswap/client/client.go | 60.00% | 4 Missing |
@@ Coverage Diff @@
## main #750 +/- ##
==========================================
+ Coverage 60.25% 60.38% +0.12%
==========================================
Files 245 245
Lines 31081 31115 +34
==========================================
+ Hits 18729 18788 +59
+ Misses 10674 10651 -23
+ Partials 1678 1676 -2
Files with missing lines | Coverage Δ | |
---|---|---|
...tswap/client/internal/messagequeue/messagequeue.go | 86.25% <100.00%> (+2.86%) |
⬆️ |
bitswap/client/client.go | 86.71% <60.00%> (-3.22%) |
⬇️ |
...client/internal/messagequeue/donthavetimeoutmgr.go | 93.98% <90.90%> (+0.71%) |
⬆️ |
Loading