facebookarchive / contest

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

Implement waitport teststep plugin #301

Closed rihter007 closed 3 years ago

rihter007 commented 3 years ago

Waitport allows to wait until a port on remote host becomes opened for listening

codecov[bot] commented 3 years ago

Codecov Report

Merging #301 (aa44c33) into main (c2f65f3) will decrease coverage by 0.27%. The diff coverage is 52.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
- Coverage   68.88%   68.61%   -0.28%     
==========================================
  Files         140      141       +1     
  Lines        7859     7991     +132     
==========================================
+ Hits         5414     5483      +69     
- Misses       1910     1953      +43     
- Partials      535      555      +20     
Flag Coverage Δ
e2e 50.29% <ø> (ø)
integration 59.72% <ø> (ø)
unittests 50.35% <52.27%> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
plugins/teststeps/waitport/waitport.go 52.27% <52.27%> (ø)

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 c2f65f3...aa44c33. Read the comment docs.