atSCM / atscm-cli

Command line interface for atSCM
4 stars 0 forks source link

feat: Automatically check for package updates #21

Closed LukasHechenberger closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #21 into master will decrease coverage by 2.97%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   95.93%   92.95%   -2.98%     
==========================================
  Files          14        2      -12     
  Lines         246       71     -175     
==========================================
- Hits          236       66     -170     
+ Misses         10        5       -5
Impacted Files Coverage Δ
src/bin/atscm.js 100% <100%> (ø) :arrow_up:
src/cli/Commands.js
src/cli/commands/Docs.js
src/lib/util/ExternalCommand.js
src/lib/error/UsageError.js
src/lib/cli/Option.js
src/lib/cli/Command.js
src/lib/util/Logger.js
src/cli/commands/Run.js
src/cli/commands/Init.js
... and 3 more

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 bdce6f3...6cac55d. Read the comment docs.