Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bitswap/client/msgq): prevent duplicate requests #691

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

delete absorb as unused

a61d89f
Select commit
Loading
Failed to load commit list.
Open

fix(bitswap/client/msgq): prevent duplicate requests #691

delete absorb as unused
a61d89f
Select commit
Loading
Failed to load commit list.
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.

Impacted file tree graph

@@            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: