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

Update cbor-gen #87

Closed
wants to merge 1 commit into from
Closed

Update cbor-gen #87

wants to merge 1 commit into from

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Feb 6, 2024

Ref: whyrusleeping/cbor-gen#92

@Stebalien this is that problem you mentioned over in whyrusleeping/cbor-gen#92; but the problem still exists that you either have to regenerate across the libraries like this, or you have to have to consistently configure in gen.go everywhere you use it to avoid conflicts. 🤷

@rvagg rvagg force-pushed the rvagg/cborgen_upd branch 2 times, most recently from 8207d7a to 736671c Compare February 6, 2024 06:33
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2024

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (ba45dc7) 62.85% compared to head (dd81127) 63.36%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   62.85%   63.36%   +0.51%     
==========================================
  Files           8        8              
  Lines        1346     1365      +19     
==========================================
+ Hits          846      865      +19     
  Misses        348      348              
  Partials      152      152              
Files Coverage Δ
internal/cbor_gen.go 37.08% <58.97%> (+6.16%) ⬆️

@rvagg
Copy link
Member Author

rvagg commented Feb 6, 2024

Marking as draft until issues raised in filecoin-project/go-state-types#242 are resolved

@rvagg
Copy link
Member Author

rvagg commented Feb 7, 2024

Updated for master now that whyrusleeping/cbor-gen#94 is merged; but this is also now low priority as we no longer have breakage and the diff is relatively meaningless

@rvagg rvagg marked this pull request as ready for review February 7, 2024 02:43
@rvagg rvagg closed this Aug 5, 2024
@rvagg rvagg deleted the rvagg/cborgen_upd branch August 5, 2024 01:40
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