onflow / atree

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

Add Go 1.19 to CI test matrix #274

Closed fxamacker closed 1 year ago

fxamacker commented 1 year ago

Description

Test with latest 3 Go versions: Go 1.17, 1.18, and 1.19.


codecov-commenter commented 1 year ago

Codecov Report

Merging #274 (47d68d8) into main (8377b6e) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
+ Coverage   69.03%   69.06%   +0.02%     
==========================================
  Files          14       14              
  Lines        7306     7306              
==========================================
+ Hits         5044     5046       +2     
+ Misses       1629     1627       -2     
  Partials      633      633              
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.