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): filter interests from received messages #822

Merged
merged 7 commits into from
Jan 31, 2025

Added comments and updated changelog

7464d4a
Select commit
Loading
Failed to load commit list.
Merged

fix(bitswap): filter interests from received messages #822

Added comments and updated changelog
7464d4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

60.48% (+0.04%) compared to b15619e

View this Pull Request on Codecov

60.48% (+0.04%) compared to b15619e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.48%. Comparing base (b15619e) to head (7464d4a).

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #822      +/-   ##
==========================================
+ Coverage   60.44%   60.48%   +0.04%     
==========================================
  Files         244      244              
  Lines       31095    31120      +25     
==========================================
+ Hits        18794    18823      +29     
+ Misses      10621    10619       -2     
+ Partials     1680     1678       -2     
Files with missing lines Coverage Δ
...l/sessioninterestmanager/sessioninterestmanager.go 100.00% <100.00%> (ø)
...p/client/internal/sessionmanager/sessionmanager.go 96.00% <100.00%> (+0.21%) ⬆️

... and 7 files with indirect coverage changes