facebookarchive / contest

Run continuous and on-demand system testing for real and virtual hardware
MIT License
32 stars 15 forks source link

Allow targets in running phase if the step has been paused #280

Closed rojer9-fb closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #280 (81ec047) into master (1a43d61) will increase coverage by 0.00%. The diff coverage is 62.06%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #280   +/-   ##
=======================================
  Coverage   67.35%   67.36%           
=======================================
  Files         136      136           
  Lines        6558     6566    +8     
=======================================
+ Hits         4417     4423    +6     
- Misses       1642     1644    +2     
  Partials      499      499           
Flag Coverage Δ
e2e 44.92% <32.14%> (+0.03%) :arrow_up:
integration 57.18% <35.71%> (+0.05%) :arrow_up:
unittests 48.99% <51.85%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/runner/job_runner.go 68.75% <18.18%> (-0.30%) :arrow_down:
pkg/runner/test_runner.go 91.89% <87.50%> (+0.03%) :arrow_up:
tests/integ/jobmanager/common.go 90.06% <100.00%> (+0.02%) :arrow_up:
...ins/targetlist_with_state/targetlist_with_state.go 65.38% <100.00%> (+1.38%) :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 1a43d61...81ec047. Read the comment docs.