Skip to content

rename unixfs protobuf package to unixfs.v1#318

Merged
aschmahmann merged 1 commit intomainfrom
fix/unixfs-pb-collision
Jun 7, 2023
Merged

rename unixfs protobuf package to unixfs.v1#318
aschmahmann merged 1 commit intomainfrom
fix/unixfs-pb-collision

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 force-pushed the fix/unixfs-pb-collision branch from 31895f1 to 116b830 Compare June 7, 2023 20:08
@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