facebookarchive / contest

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

Do not select on ctx.Done() anymore after job has been canceled #261

Closed rojer9-fb closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #261 (24c306b) into master (10e2c7a) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
+ Coverage   65.02%   65.05%   +0.03%     
==========================================
  Files         121      121              
  Lines        5404     5406       +2     
==========================================
+ Hits         3514     3517       +3     
  Misses       1491     1491              
+ Partials      399      398       -1     
Flag Coverage Δ
integration 58.90% <100.00%> (+0.03%) :arrow_up:
integration_storage ∅ <ø> (∅)
unittests 46.05% <ø> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
pkg/jobmanager/jobmanager.go 76.42% <100.00%> (-1.27%) :arrow_down:
tests/integ/jobmanager/common.go 90.33% <100.00%> (ø)
pkg/runner/test_runner.go 92.72% <0.00%> (+0.70%) :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 10e2c7a...24c306b. Read the comment docs.