ipfs / boxo

A set of reference libraries for building IPFS applications and implementations in Go.
https://github.com/ipfs/boxo#readme
Other
181 stars 83 forks source link

bitswap: add missing client options to exchange #597

Closed hacdias closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 59.86%. Comparing base (3a31820) to head (6c19374).

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #597      +/-   ##
==========================================
- Coverage   59.88%   59.86%   -0.02%     
==========================================
  Files         232      232              
  Lines       28135    28139       +4     
==========================================
- Hits        16848    16845       -3     
- Misses       9820     9823       +3     
- Partials     1467     1471       +4     
Files Coverage Δ
bitswap/options.go 40.00% <0.00%> (-4.45%) :arrow_down:

... and 15 files with indirect coverage changes