fix(bitswap/client/msgq): prevent duplicate requests #691
+28
−67
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
60.41% (+0.05%) compared to 19bcc75
View this Pull Request on Codecov
60.41% (+0.05%) compared to 19bcc75
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 60.41%. Comparing base (
19bcc75
) to head (a61d89f
).
Report is 50 commits behind head on main.
@@ Coverage Diff @@
## main #691 +/- ##
==========================================
+ Coverage 60.36% 60.41% +0.05%
==========================================
Files 243 243
Lines 31034 31030 -4
==========================================
+ Hits 18734 18748 +14
+ Misses 10634 10618 -16
+ Partials 1666 1664 -2
Files with missing lines | Coverage Δ | |
---|---|---|
...tswap/client/internal/messagequeue/messagequeue.go | 84.49% <100.00%> (-0.43%) |
⬇️ |
bitswap/client/wantlist/wantlist.go | 90.90% <ø> (-0.88%) |
⬇️ |
... and 16 files with indirect coverage changes
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading