facebookarchive / contest

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

Added missing copyright headers #307

Closed insomniacslk closed 3 years ago

insomniacslk commented 3 years ago

Signed-off-by: Andrea Barberio insomniac@slackware.it

codecov[bot] commented 3 years ago

Codecov Report

Merging #307 (7eeb481) into main (bb5c163) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #307   +/-   ##
=======================================
  Coverage   66.13%   66.13%           
=======================================
  Files         152      152           
  Lines        8970     8970           
=======================================
  Hits         5932     5932           
+ Misses       2397     2395    -2     
- Partials      641      643    +2     
Flag Coverage Δ
e2e 48.73% <ø> (+0.03%) :arrow_up:
integration 58.04% <ø> (ø)
unittests 48.38% <ø> (-0.11%) :arrow_down:

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

Impacted Files Coverage Δ
cmds/contest-generator/config.go 47.19% <ø> (ø)
plugins/teststeps/waitport/waitport.go 52.27% <ø> (ø)
pkg/runner/test_runner.go 92.53% <0.00%> (-0.40%) :arrow_down:
pkg/jobmanager/jobmanager.go 77.40% <0.00%> (+1.12%) :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 bb5c163...7eeb481. Read the comment docs.