Technica-Engineering / kalash

Test runner made for scalable automation based on standard Python's `unittest`
GNU General Public License v3.0
3 stars 0 forks source link

Feature/6 subcommands #9

Closed kjczarne closed 2 years ago

kjczarne commented 2 years ago

Resolves #6

Added a kalash run subparser command.

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (aeaa32d) into master (fee77cd) will decrease coverage by 0.18%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   76.27%   76.08%   -0.19%     
==========================================
  Files          14       14              
  Lines         801      803       +2     
==========================================
  Hits          611      611              
- Misses        190      192       +2     
Impacted Files Coverage Δ
kalash/run.py 48.91% <0.00%> (-0.54%) :arrow_down:

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 fee77cd...aeaa32d. Read the comment docs.