atSCM / atscm-cli

Command line interface for atSCM
4 stars 0 forks source link

feat(init): Override existing files using the `--force` option #15

Closed LukasHechenberger closed 7 years ago

LukasHechenberger commented 7 years ago

Closes #10

codecov-io commented 7 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   95.04%   95.19%   +0.14%     
==========================================
  Files          12       12              
  Lines         202      208       +6     
==========================================
+ Hits          192      198       +6     
  Misses         10       10
Impacted Files Coverage Δ
src/cli/Options.js 100% <ø> (ø) :arrow_up:
src/cli/commands/Init.js 100% <100%> (ø) :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 30f4e3e...3fec2e8. Read the comment docs.