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/messageque): expose donthavetimeout config #703

Closed
wants to merge 1 commit into from

bitswap(client/messageque): expose donthavetimeout config

d04bd72
Select commit
Loading
Failed to load commit list.
Closed

bitswap(client/messageque): expose donthavetimeout config #703

bitswap(client/messageque): expose donthavetimeout config
d04bd72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

60.33% (-0.03%) compared to 392493d, passed because coverage increased by 0% when compared to adjusted base (60.32%)

View this Pull Request on Codecov

60.33% (-0.03%) compared to 392493d, passed because coverage increased by 0% when compared to adjusted base (60.32%)

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 60.33%. Comparing base (392493d) to head (d04bd72).
Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
bitswap/client/client.go 20.00% 4 Missing ⚠️
...client/internal/messagequeue/donthavetimeoutmgr.go 94.44% 1 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #703      +/-   ##
==========================================
- Coverage   60.35%   60.33%   -0.03%     
==========================================
  Files         243      243              
  Lines       31038    31051      +13     
==========================================
  Hits        18734    18734              
- Misses      10637    10648      +11     
- Partials     1667     1669       +2     
Files with missing lines Coverage Δ
...tswap/client/internal/messagequeue/messagequeue.go 83.53% <100.00%> (-1.39%) ⬇️
...client/internal/messagequeue/donthavetimeoutmgr.go 95.39% <94.44%> (+2.12%) ⬆️
bitswap/client/client.go 86.74% <20.00%> (-1.34%) ⬇️

... and 8 files with indirect coverage changes