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

chore: update ipld crates #2088

Merged
merged 1 commit into from
Nov 22, 2024
Merged

chore: update ipld crates #2088

merged 1 commit into from
Nov 22, 2024

Conversation

Stebalien
Copy link
Member

  • cid
  • multihash
  • ipld-core

This is a major breaking change and requires a bit of a refactor.

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 35.34%. Comparing base (fb13774) to head (ac564c1).

Files with missing lines Patch % Lines
fvm/src/kernel/default.rs 0.00% 3 Missing ⚠️
shared/src/crypto/hash.rs 0.00% 3 Missing ⚠️
fvm/src/machine/manifest.rs 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           release/v3    #2088      +/-   ##
==============================================
- Coverage       38.27%   35.34%   -2.94%     
==============================================
  Files              46       95      +49     
  Lines            2090     8408    +6318     
==============================================
+ Hits              800     2972    +2172     
- Misses           1290     5436    +4146     
Files with missing lines Coverage Δ
fvm/src/blockstore/buffered.rs 80.58% <100.00%> (ø)
fvm/src/init_actor.rs 75.75% <100.00%> (ø)
fvm/src/kernel/hash.rs 100.00% <100.00%> (ø)
fvm/src/lib.rs 46.29% <ø> (ø)
fvm/src/machine/default.rs 53.60% <ø> (ø)
fvm/src/state_tree.rs 83.40% <100.00%> (ø)
fvm/src/machine/manifest.rs 45.79% <0.00%> (ø)
fvm/src/kernel/default.rs 13.73% <0.00%> (ø)
shared/src/crypto/hash.rs 0.00% <0.00%> (ø)

... and 46 files with indirect coverage changes

---- 🚨 Try these New Features:

Base automatically changed from steb/remove-integ to release/v3 November 22, 2024 04:01
- cid
- multihash
- ipld-core

This is a major breaking change and requires a bit of a refactor.
@Stebalien Stebalien merged commit 9edc063 into release/v3 Nov 22, 2024
9 checks passed
@Stebalien Stebalien deleted the steb/update-cid branch November 22, 2024 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants