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

Updating go, protoc and grpc #31

Closed Ghnuberath closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #31 (cd717be) into main (947e98b) will increase coverage by 0.00%. The diff coverage is 75.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   61.58%   61.58%           
=======================================
  Files          77       77           
  Lines        5086     5087    +1     
=======================================
+ Hits         3132     3133    +1     
  Misses       1604     1604           
  Partials      350      350           
Impacted Files Coverage Δ
cluster/s_cluster.go 68.42% <ø> (ø)
cluster/s_lifecycle.go 54.54% <ø> (ø)
cluster/s_log.go 78.57% <ø> (ø)
cluster/s_partition.go 70.10% <ø> (ø)
cluster/s_stats_provider.go 50.00% <ø> (ø)
column_type.go 36.61% <ø> (ø)
schema/schema.go 75.86% <ø> (ø)
internal/partition/row.go 42.36% <60.00%> (ø)
accumulators/sum.go 26.74% <100.00%> (ø)
cluster/s_execution.go 67.21% <100.00%> (+0.18%) :arrow_up:

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 947e98b...cd717be. Read the comment docs.