Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Update go-ipld-prime v0.7.0 #10

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Conversation

hannahhoward
Copy link
Collaborator

Goals

Update to the latest go-ipld-prime

Implementation

  • update go-ipld-prime
  • regenerate codegen structures
  • fix int->int64 conversions

For Discussion

How long should we support this library when go-codec-dagpb exists?

see ipld/go-codec-dagpb#6 for why I'm going ahead and updating at least to v0.7.0 for now.

@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #10 (be29267) into master (c50053e) will decrease coverage by 0.31%.
The diff coverage is 9.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   16.07%   15.76%   -0.30%     
==========================================
  Files          12        5       -7     
  Lines        1961     1999      +38     
==========================================
  Hits          315      315              
- Misses       1607     1643      +36     
- Partials       39       41       +2     
Impacted Files Coverage Δ
ipldsch_minima.go 0.00% <0.00%> (ø)
ipldsch_satisfaction.go 12.42% <ø> (ø)
coding.go 76.48% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c50053e...be29267. Read the comment docs.

@hannahhoward hannahhoward merged commit 6a28f43 into master Jan 21, 2021
@rvagg rvagg deleted the feat/update-go-ipld-prime-v0.7.0 branch January 22, 2021 01:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants