Skip to content

Merge pull request #683 from ipfs/release-v0.24.0

Codecov / codecov/project succeeded Oct 3, 2024 in 1s

60.42% (+0.15%) compared to 41b8882

View this Pull Request on Codecov

60.42% (+0.15%) compared to 41b8882

Details

Codecov Report

Attention: Patch coverage is 78.82353% with 72 lines in your changes missing coverage. Please review.

Project coverage is 60.42%. Comparing base (41b8882) to head (2fdde02).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
routing/http/filters/filters.go 82.51% 18 Missing and 7 partials ⚠️
routing/http/client/client.go 51.42% 15 Missing and 2 partials ⚠️
...swap/server/internal/decision/blockstoremanager.go 64.51% 8 Missing and 3 partials ⚠️
bitswap/server/server.go 0.00% 7 Missing ⚠️
bitswap/server/internal/decision/engine.go 92.30% 3 Missing and 1 partial ⚠️
routing/http/server/server.go 90.90% 2 Missing and 1 partial ⚠️
routing/http/types/iter/filter.go 86.36% 2 Missing and 1 partial ⚠️
bitswap/options.go 0.00% 2 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
+ Coverage   60.26%   60.42%   +0.15%     
==========================================
  Files         241      243       +2     
  Lines       30707    31004     +297     
==========================================
+ Hits        18505    18733     +228     
- Misses      10555    10611      +56     
- Partials     1647     1660      +13     
Files with missing lines Coverage Δ
ipld/unixfs/hamt/hamt.go 76.82% <100.00%> (+0.35%) ⬆️
routing/http/types/record_peer.go 83.63% <100.00%> (+2.78%) ⬆️
bitswap/options.go 36.36% <0.00%> (-1.74%) ⬇️
routing/http/server/server.go 74.08% <90.90%> (+1.61%) ⬆️
routing/http/types/iter/filter.go 86.36% <86.36%> (ø)
bitswap/server/internal/decision/engine.go 91.44% <92.30%> (-0.35%) ⬇️
bitswap/server/server.go 64.20% <0.00%> (-0.44%) ⬇️
...swap/server/internal/decision/blockstoremanager.go 85.33% <64.51%> (-5.43%) ⬇️
routing/http/client/client.go 70.75% <51.42%> (-2.26%) ⬇️
routing/http/filters/filters.go 82.51% <82.51%> (ø)

... and 9 files with indirect coverage changes