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

do not send cancel message to peer that sent block #784

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

Merge branch 'main' into exclude-peer-from-cancels

e46c648
Select commit
Loading
Failed to load commit list.
Open

do not send cancel message to peer that sent block #784

Merge branch 'main' into exclude-peer-from-cancels
e46c648
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 1s

60.53% (+0.06%) compared to 6397847

View this Pull Request on Codecov

60.53% (+0.06%) compared to 6397847

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.53%. Comparing base (6397847) to head (e46c648).

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #784      +/-   ##
==========================================
+ Coverage   60.46%   60.53%   +0.06%     
==========================================
  Files         245      245              
  Lines       31133    31134       +1     
==========================================
+ Hits        18826    18847      +21     
+ Misses      10627    10613      -14     
+ Partials     1680     1674       -6     
Files with missing lines Coverage Δ
bitswap/client/internal/peermanager/peermanager.go 91.85% <100.00%> (ø)
...wap/client/internal/peermanager/peerwantmanager.go 88.54% <100.00%> (+0.03%) ⬆️
bitswap/client/internal/session/session.go 90.56% <ø> (ø)
...p/client/internal/sessionmanager/sessionmanager.go 100.00% <100.00%> (+4.21%) ⬆️

... and 12 files with indirect coverage changes