Skip to content

fix(bitswap): see peers connected before startup - #1201

Open
lidel wants to merge 1 commit into
mainfrom
fix/bitswap-backfill-existing-conns
Open

fix(bitswap): see peers connected before startup#1201
lidel wants to merge 1 commit into
mainfrom
fix/bitswap-backfill-existing-conns

fix: see peers connected before bitswap starts

36f3a0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

63.89% (+0.01%) compared to 3dcbf9b

View this Pull Request on Codecov

63.89% (+0.01%) compared to 3dcbf9b

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.89%. Comparing base (3dcbf9b) to head (36f3a0f).

Files with missing lines Patch % Lines
bitswap/network/bsnet/ipfs_impl.go 50.00% 1 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1201      +/-   ##
==========================================
+ Coverage   63.87%   63.89%   +0.01%     
==========================================
  Files         269      269              
  Lines       27144    27148       +4     
==========================================
+ Hits        17339    17346       +7     
+ Misses       8095     8090       -5     
- Partials     1710     1712       +2     
Files with missing lines Coverage Δ
bitswap/network/bsnet/ipfs_impl.go 74.64% <50.00%> (-0.36%) ⬇️

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.