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

Merge release v0.24.0 #685

Merged
merged 4 commits into from
Oct 3, 2024
Merged

Merge release v0.24.0 #685

merged 4 commits into from
Oct 3, 2024

Conversation

gammazero
Copy link
Contributor

No description provided.

@gammazero gammazero requested a review from a team as a code owner October 3, 2024 19:12
@gammazero gammazero changed the title Merge release vX.Y.Z Merge release v0.24.0 Oct 3, 2024
Copy link

codecov bot commented Oct 3, 2024

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

@gammazero gammazero merged commit 3876e45 into main Oct 3, 2024
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants