fix(bitswap): memory leak on BlockPresenceManager #636
Codecov / codecov/project
succeeded
Jul 26, 2024 in 1s
59.90% (+0.07%) compared to 2816b71
View this Pull Request on Codecov
59.90% (+0.07%) compared to 2816b71
Details
Codecov Report
Attention: Patch coverage is 88.46154%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 59.90%. Comparing base (
2816b71
) to head (ad3c7c3
).
@@ Coverage Diff @@
## main #636 +/- ##
==========================================
+ Coverage 59.82% 59.90% +0.07%
==========================================
Files 238 238
Lines 29976 29999 +23
==========================================
+ Hits 17933 17970 +37
+ Misses 10424 10415 -9
+ Partials 1619 1614 -5
Files | Coverage Δ | |
---|---|---|
...tswap/client/internal/session/sessionwantsender.go | 96.70% <100.00%> (+0.47%) |
⬆️ |
...ernal/blockpresencemanager/blockpresencemanager.go | 96.70% <88.00%> (-3.30%) |
⬇️ |
Loading