twitter / scoot

Scoot is a distributed task runner, supporting both a proprietary API and Bazel's Remote Execution.
Apache License 2.0
349 stars 48 forks source link

Upgrade errors from v0.8.1->v0.9.1 #565

Closed ryancouto closed 3 years ago

ryancouto commented 3 years ago

Upgraded errors in go.mod & ran go mod tidy to clean up/update go.sum

codecov-commenter commented 3 years ago

Codecov Report

Merging #565 (df4ab4d) into master (50af0d4) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #565      +/-   ##
==========================================
+ Coverage   55.19%   55.23%   +0.04%     
==========================================
  Files         119      119              
  Lines        8648     8648              
==========================================
+ Hits         4773     4777       +4     
+ Misses       3358     3353       -5     
- Partials      517      518       +1     
Impacted Files Coverage Δ
scheduler/domain/generators.go 67.16% <0.00%> (-4.48%) :arrow_down:
cloud/cluster/cluster.go 85.48% <0.00%> (+11.29%) :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 50af0d4...df4ab4d. Read the comment docs.