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(deps): migrate to boxo #2595

Merged
merged 4 commits into from
Sep 5, 2023
Merged

chore(deps): migrate to boxo #2595

merged 4 commits into from
Sep 5, 2023

Conversation

Wondertan
Copy link
Member

@Wondertan Wondertan commented Aug 22, 2023

Thanks to ipfs/boxo#407, we can now fully migrate to boxo and get rid of the oldest replace directive in our go.mod for verifcid.

TODO: Issue about go-car/v2 migration

Makefile Show resolved Hide resolved
go.mod Show resolved Hide resolved
walldiss
walldiss previously approved these changes Aug 22, 2023
@distractedm1nd
Copy link
Collaborator

Needs conflicts resolved

distractedm1nd
distractedm1nd previously approved these changes Sep 5, 2023
@distractedm1nd distractedm1nd changed the title chore: migrate to boxo chore(deps): migrate to boxo Sep 5, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2595 (7fd1909) into main (456d169) will increase coverage by 0.14%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##             main    #2595      +/-   ##
==========================================
+ Coverage   50.97%   51.12%   +0.14%     
==========================================
  Files         158      158              
  Lines       10638    10644       +6     
==========================================
+ Hits         5423     5442      +19     
+ Misses       4738     4728      -10     
+ Partials      477      474       -3     
Files Changed Coverage Δ
nodebuilder/node.go 58.57% <ø> (ø)
nodebuilder/share/constructors.go 8.92% <ø> (ø)
share/eds/adapters.go 84.00% <ø> (ø)
share/eds/byzantine/byzantine.go 73.33% <ø> (ø)
share/eds/byzantine/share_proof.go 45.71% <ø> (ø)
share/eds/retriever.go 81.46% <ø> (-2.81%) ⬇️
share/getters/ipld.go 62.22% <ø> (ø)
share/getters/utils.go 90.32% <ø> (ø)
share/ipld/add.go 28.57% <0.00%> (ø)
share/ipld/get.go 67.79% <ø> (ø)
... and 9 more

... and 6 files with indirect coverage changes

@distractedm1nd distractedm1nd enabled auto-merge (squash) September 5, 2023 10:10
@distractedm1nd distractedm1nd merged commit 1751d62 into main Sep 5, 2023
14 of 17 checks passed
@distractedm1nd distractedm1nd deleted the hlib/migrate-to-boxo branch September 5, 2023 10:19
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.

4 participants