atSCM / atscm-cli

Command line interface for atSCM
4 stars 0 forks source link

feat: Update atscm by running `atscm update` #20

Closed LukasHechenberger closed 7 years ago

LukasHechenberger commented 7 years ago

Fixes #5

codecov-io commented 7 years ago

Codecov Report

Merging #20 into master will increase coverage by 2.92%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   94.44%   97.36%   +2.92%     
==========================================
  Files           6       12       +6     
  Lines          90      190     +100     
==========================================
+ Hits           85      185     +100     
  Misses          5        5
Impacted Files Coverage Δ
src/cli/Commands.js 100% <ø> (ø) :arrow_up:
src/cli/commands/Update.js 100% <100%> (ø)
src/cli/commands/Run.js 100% <0%> (ø)
src/lib/error/UsageError.js 100% <0%> (ø)
src/cli/commands/Init.js 100% <0%> (ø)
src/lib/cli/Command.js 100% <0%> (ø)
src/lib/cli/Option.js 100% <0%> (ø)

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 2cb4ca7...6bd0ffa. Read the comment docs.