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

bitswap/client/messagequeue: expose dontHaveTimeoutMgr configuration #750

Merged
merged 5 commits into from
Dec 13, 2024

Merge branch 'main' into donthavetimeout-config

a77036a
Select commit
Loading
Failed to load commit list.
Merged

bitswap/client/messagequeue: expose dontHaveTimeoutMgr configuration #750

Merge branch 'main' into donthavetimeout-config
a77036a
Select commit
Loading
Failed to load commit list.
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 ⚠️

Impacted file tree graph

@@            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%) ⬆️

... and 7 files with indirect coverage changes