onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 16 forks source link

Add CI for code coverage and update README #222

Closed fxamacker closed 2 years ago

fxamacker commented 2 years ago

Closes #221

Description

Caveats

Coverage reported by Go is around 81%, while Codecov reports roughly 10% lower.


codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@e966fd4). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #222   +/-   ##
=======================================
  Coverage        ?   70.49%           
=======================================
  Files           ?       14           
  Lines           ?     7439           
  Branches        ?        0           
=======================================
  Hits            ?     5244           
  Misses          ?     1584           
  Partials        ?      611           

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 e966fd4...9af5bdd. Read the comment docs.