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

Record worker idle time #553

Closed harshita-chaudhary closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #553 (dd2fbc0) into master (d92f4df) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head dd2fbc0 differs from pull request most recent head 8cf834b. Consider uploading reports for the commit 8cf834b to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
+ Coverage   55.27%   55.29%   +0.02%     
==========================================
  Files         120      120              
  Lines        8612     8617       +5     
==========================================
+ Hits         4760     4765       +5     
  Misses       3342     3342              
  Partials      510      510              
Impacted Files Coverage Δ
scheduler/server/cluster_state.go 86.15% <100.00%> (+0.36%) :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 d92f4df...8cf834b. Read the comment docs.