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

fix: propagate share version #1054

Merged
merged 1 commit into from
Nov 25, 2022
Merged

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Nov 22, 2022

Follow up to #1028 where I didn't propagate the new struct field ShareVersion to all instances of coretypes.Blob.

Unfortunately Go isn't exhaustive on specifying struct fields so I wasn't made aware of this miss until working on an unrelated change. Open to ideas on how to have higher confidence all instances have been addressed. The non_exhaustive attribute makes me think Rust structs are exhaustive by default.

@evan-forbes
Copy link
Member

I'm confused as to why the CI and Release is consistently failing across all PRs

@rootulp
Copy link
Collaborator Author

rootulp commented Nov 23, 2022

I'm confused as to why the CI and Release is consistently failing across all PRs

CI passed on retry

@rootulp rootulp marked this pull request as ready for review November 23, 2022 22:06
@celestiaorg celestiaorg deleted a comment from codecov-commenter Nov 24, 2022
@rootulp
Copy link
Collaborator Author

rootulp commented Nov 24, 2022

accidentally deleted code coverage comment and not sure how to revive it. I don't find it helpful so maybe other reviewers also don't need it back

@rootulp rootulp self-assigned this Nov 24, 2022
Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👍 the added test cases are nice thx

@rootulp rootulp merged commit 29d47af into celestiaorg:main Nov 25, 2022
@rootulp rootulp deleted the rp/fix-share-version branch November 25, 2022 12:47
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.

None yet

2 participants