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

Bumping default go version to latest stable release #52

Closed Ghnuberath closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #52 (d823cf8) into main (c0568b3) will decrease coverage by 0.51%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   63.10%   62.59%   -0.52%     
==========================================
  Files          99       99              
  Lines        5681     5681              
==========================================
- Hits         3585     3556      -29     
- Misses       1707     1740      +33     
+ Partials      389      385       -4     
Impacted Files Coverage Δ
...ternal/pindex/bucketed/bucketed_partition_index.go 54.87% <0.00%> (-7.32%) :arrow_down:
internal/pcache/cache.go 68.90% <0.00%> (-4.63%) :arrow_down:
internal/dataframe/plan_executor.go 70.81% <0.00%> (-2.85%) :arrow_down:
internal/pindex/tree/partition_tree.go 72.67% <0.00%> (-1.25%) :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 c0568b3...d823cf8. Read the comment docs.