go-sif / sif

Sif is a framework for fast, predictable, general-purpose distributed computing in the map/reduce paradigm.
Apache License 2.0
32 stars 3 forks source link

Testing against go1.18rc1 #37

Closed Ghnuberath closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #37 (8461a86) into main (0afa952) will decrease coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   63.21%   63.01%   -0.20%     
==========================================
  Files          99       99              
  Lines        5681     5681              
==========================================
- Hits         3591     3580      -11     
- Misses       1703     1719      +16     
+ Partials      387      382       -5     
Impacted Files Coverage Δ
internal/pcache/cache.go 71.42% <0.00%> (-4.63%) :arrow_down:

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 0afa952...8461a86. Read the comment docs.