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

Release v0.24.1 #696

Closed
wants to merge 15 commits into from

new version

d38ca57
Select commit
Loading
Failed to load commit list.
Closed

Release v0.24.1 #696

new version
d38ca57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

60.41% (-0.01%) compared to 2fdde02, passed because coverage increased by 0.01% when compared to adjusted base (60.40%)

View this Pull Request on Codecov

60.41% (-0.01%) compared to 2fdde02, passed because coverage increased by 0.01% when compared to adjusted base (60.40%)

Details

Codecov Report

Attention: Patch coverage is 64.15094% with 19 lines in your changes missing coverage. Please review.

Project coverage is 60.41%. Comparing base (2fdde02) to head (d38ca57).

Files with missing lines Patch % Lines
mfs/repub.go 12.50% 7 Missing ⚠️
bootstrap/bootstrap.go 0.00% 5 Missing ⚠️
bitswap/client/internal/session/sessionwants.go 62.50% 2 Missing and 1 partial ⚠️
...wap/client/internal/peermanager/peerwantmanager.go 80.00% 1 Missing ⚠️
...wap/client/internal/session/peerresponsetracker.go 50.00% 1 Missing ⚠️
...tswap/client/internal/session/sessionwantsender.go 66.66% 0 Missing and 1 partial ⚠️
...p/client/internal/sessionmanager/sessionmanager.go 66.66% 1 Missing ⚠️

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #696      +/-   ##
===========================================
- Coverage    60.42%   60.41%   -0.01%     
===========================================
  Files          243      243              
  Lines        31004    31033      +29     
===========================================
+ Hits         18733    18749      +16     
- Misses       10611    10620       +9     
- Partials      1660     1664       +4     
Files with missing lines Coverage Δ
bitswap/client/client.go 90.38% <100.00%> (+2.26%) ⬆️
...tswap/client/internal/messagequeue/messagequeue.go 84.92% <100.00%> (-1.00%) ⬇️
...wap/client/internal/notifications/notifications.go 87.35% <100.00%> (+0.29%) ⬆️
bitswap/client/internal/peermanager/peermanager.go 91.72% <ø> (ø)
bitswap/network/ipfs_impl.go 75.53% <100.00%> (+0.26%) ⬆️
gateway/blockstore.go 0.00% <ø> (ø)
routing/http/client/client.go 70.83% <100.00%> (+0.08%) ⬆️
routing/http/filters/filters.go 82.63% <100.00%> (+0.12%) ⬆️
...wap/client/internal/peermanager/peerwantmanager.go 88.50% <80.00%> (+0.16%) ⬆️
...wap/client/internal/session/peerresponsetracker.go 96.15% <50.00%> (+3.05%) ⬆️
... and 5 more

... and 12 files with indirect coverage changes