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

Make retry log an error #561

Closed ryancouto closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #561 (fc5b857) into master (01383a6) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #561      +/-   ##
==========================================
+ Coverage   55.11%   55.13%   +0.02%     
==========================================
  Files         119      119              
  Lines        8599     8599              
==========================================
+ Hits         4739     4741       +2     
+ Misses       3345     3343       -2     
  Partials      515      515              
Impacted Files Coverage Δ
runner/runners/queue.go 78.09% <0.00%> (+0.82%) :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 01383a6...fc5b857. Read the comment docs.