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 #59

Closed web3-bot closed 2 years ago

web3-bot commented 2 years ago

Syncing to commit https://github.com/protocol/.github/commit/b69bd2ada022e05a7f2f65f4727d49bc1b47958f.

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (ce096a1) into master (7c2609c) will decrease coverage by 6.78%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   66.40%   59.62%   -6.79%     
==========================================
  Files           6        8       +2     
  Lines         777      971     +194     
==========================================
+ Hits          516      579      +63     
- Misses        178      267      +89     
- Partials       83      125      +42     
Impacted Files Coverage Δ
gen/gen.go 0.00% <0.00%> (ø)
internal/cbor_gen.go 32.98% <0.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 7c2609c...ce096a1. Read the comment docs.