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 deps, re-generate cbor-gen output, add dependabot #92

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Aug 2, 2024

Full dependencies update in here, which included a minor break in the blockstore api so our internal mock needed context plumbing. cbor-gen has changed slightly since this but it's fairly minor and the diff is small enough to be grokked.

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 58.97436% with 16 lines in your changes missing coverage. Please review.

Project coverage is 53.98%. Comparing base (ebb220a) to head (cb3a5e1).

Files Patch % Lines
internal/cbor_gen.go 58.97% 5 Missing and 11 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   53.32%   53.98%   +0.66%     
==========================================
  Files          13       13              
  Lines        1324     1343      +19     
==========================================
+ Hits          706      725      +19     
  Misses        465      465              
  Partials      153      153              
Files Coverage Δ
internal/cbor_gen.go 37.08% <58.97%> (+6.16%) ⬆️

@rvagg rvagg merged commit 35d44f1 into master Aug 5, 2024
8 checks passed
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.

4 participants