onflow / atree

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

Update coverage.yml #276

Closed fxamacker closed 1 year ago

fxamacker commented 1 year ago

Bump codecov-action to 3.1.1 Bump go to 1.19. Remove obsolete comments.


codecov-commenter commented 1 year ago

Codecov Report

Merging #276 (1717d1d) into main (4669a11) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   68.99%   69.02%   +0.02%     
==========================================
  Files          14       14              
  Lines        7306     7306              
==========================================
+ Hits         5041     5043       +2     
+ Misses       1631     1629       -2     
  Partials      634      634              
Impacted Files Coverage Δ
storage.go 79.13% <0.00%> (+0.34%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

fxamacker commented 1 year ago

This was left open too long and made mostly redundant by dependabot changes that got merged.