fix(bitswap/session): cleanup live wants on cancel #690
Codecov / codecov/project
succeeded
Oct 18, 2024 in 0s
60.37% (+0.08%) compared to c2487a2
View this Pull Request on Codecov
60.37% (+0.08%) compared to c2487a2
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 60.37%. Comparing base (
c2487a2
) to head (cb59df1
).
@@ Coverage Diff @@
## main #690 +/- ##
==========================================
+ Coverage 60.29% 60.37% +0.08%
==========================================
Files 243 243
Lines 31019 31029 +10
==========================================
+ Hits 18702 18733 +31
+ Misses 10649 10631 -18
+ Partials 1668 1665 -3
Files with missing lines | Coverage Δ | |
---|---|---|
bitswap/client/internal/session/sessionwants.go | 91.42% <100.00%> (+0.08%) |
⬆️ |
Loading