filecoin-project / go-amt-ipld

Implementation of an array mapped trie using go and ipld
Other
9 stars 15 forks source link

sync: update CI config files #57

Closed web3-bot closed 3 years ago

web3-bot commented 3 years ago

Syncing to commit https://github.com/protocol/.github/commit/36f8ca070c2d2afa9ada5401b7e60de53a94301c.

codecov-commenter commented 3 years ago

Codecov Report

Merging #57 (a81d8ac) into master (0b588ae) will increase coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   66.02%   66.40%   +0.38%     
==========================================
  Files           6        6              
  Lines         518      777     +259     
==========================================
+ Hits          342      516     +174     
- Misses         93      178      +85     
  Partials       83       83              
Impacted Files Coverage Δ
link.go 50.00% <0.00%> (-5.56%) :arrow_down:
diff.go 65.78% <0.00%> (-1.06%) :arrow_down:
node.go 69.07% <0.00%> (-0.36%) :arrow_down:
util.go 100.00% <0.00%> (ø)
options.go 72.72% <0.00%> (+1.29%) :arrow_up:
amt.go 62.14% <0.00%> (+3.88%) :arrow_up:

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 0b588ae...a81d8ac. Read the comment docs.