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

rename unixfs protobuf package to unixfs.v1 #318

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

aschmahmann
Copy link
Contributor

@aschmahmann aschmahmann commented May 29, 2023

This prevents collisions with the go-unixfs protobuf names. Also regenerate the protobufs with the latest gogo.

Mostly matches #212.

Tested in ipfs/kubo#9899 (there are test failures, but unrelated to UnixFS or IPLD in general)

cc @dirkmc

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #318 (116b830) into main (ade5ad0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
+ Coverage   49.02%   49.04%   +0.02%     
==========================================
  Files         280      280              
  Lines       33802    33802              
==========================================
+ Hits        16572    16579       +7     
+ Misses      15467    15462       -5     
+ Partials     1763     1761       -2     
Impacted Files Coverage Δ
ipld/unixfs/pb/unixfs.pb.go 56.47% <100.00%> (ø)

... and 7 files with indirect coverage changes

… collisions with go-unixfs. Also regenerate protobufs with latest gogo
@aschmahmann aschmahmann enabled auto-merge (rebase) June 7, 2023 20:12
@aschmahmann aschmahmann merged commit f29903b into main Jun 7, 2023
@hacdias hacdias deleted the fix/unixfs-pb-collision branch June 27, 2023 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants