iustin / mt-st

Magnetic tape control tools for Linux SCSI tapes
Other
38 stars 12 forks source link

Improve the test infrastructure and coverage #24

Closed iustin closed 3 years ago

iustin commented 3 years ago

Switch to shelltest runner, and expand coverage of CLI handling, basic error handling, etc.

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (fbfd923) into master (1743522) will increase coverage by 17.93%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #24       +/-   ##
===========================================
+ Coverage   24.73%   42.66%   +17.93%     
===========================================
  Files           2        2               
  Lines         837      832        -5     
===========================================
+ Hits          207      355      +148     
+ Misses        630      477      -153     
Impacted Files Coverage Δ
stinit.c 51.32% <0.00%> (+14.29%) :arrow_up:
mt.c 27.48% <0.00%> (+24.20%) :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 1743522...fbfd923. Read the comment docs.