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

process watcher returns parsed list of processes #578

Closed ryancouto closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #578 (0230859) into master (468f119) will increase coverage by 0.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #578      +/-   ##
==========================================
+ Coverage   54.94%   54.96%   +0.01%     
==========================================
  Files         122      122              
  Lines        8712     8713       +1     
==========================================
+ Hits         4787     4789       +2     
+ Misses       3406     3405       -1     
  Partials      519      519              
Impacted Files Coverage Δ
runner/execer/os/execer.go 54.92% <0.00%> (ø)
runner/execer/os/process_watcher.go 80.43% <72.72%> (-1.79%) :arrow_down:
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 468f119...0230859. Read the comment docs.