atSCM / atscm-cli

Command line interface for atSCM
4 stars 0 forks source link

feat: Allow flags in run tasks #87

Closed LukasHechenberger closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #87 into master will decrease coverage by 0.36%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   96.24%   95.88%   -0.37%     
==========================================
  Files          14       14              
  Lines         266      267       +1     
==========================================
  Hits          256      256              
- Misses         10       11       +1
Impacted Files Coverage Δ
src/cli/commands/Run.js 100% <ø> (ø) :arrow_up:
src/lib/cli/Command.js 100% <100%> (ø) :arrow_up:
src/AtSCMCli.js 92.5% <100%> (-1.25%) :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 72674ff...3d38232. Read the comment docs.