okurz / baremetal_support

A support service for baremetal testing
GNU General Public License v3.0
5 stars 4 forks source link

Fix unittest for jobid.py #17

Closed frankenmichl closed 4 years ago

frankenmichl commented 4 years ago

This should fix the unittest for jobid.py when running in OBS

Signed-off-by: Michael Moese frankenmichl@posteo.de

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          185       186    +1     
  Branches        12        12           
=========================================
+ Hits           185       186    +1     
Impacted Files Coverage Δ
baremetal_support/jobid.py 100.00% <100.00%> (ø)

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 46c9800...f4ad643. Read the comment docs.