atSCM / atscm-cli

Command line interface for atSCM
4 stars 0 forks source link

feat(docs): Open hosted API documentation with `--remote` option passed #18

Closed LukasHechenberger closed 7 years ago

LukasHechenberger commented 7 years ago

Fixes #13

codecov-io commented 7 years ago

Codecov Report

Merging #18 into master will decrease coverage by 1.6%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   96.93%   95.32%   -1.61%     
==========================================
  Files           9       12       +3     
  Lines         163      214      +51     
==========================================
+ Hits          158      204      +46     
- Misses          5       10       +5
Impacted Files Coverage Δ
src/cli/Options.js 100% <ø> (ø) :arrow_up:
src/cli/commands/Docs.js 100% <100%> (ø) :arrow_up:
src/lib/util/Logger.js 86.84% <0%> (ø)
src/lib/cli/Option.js 100% <0%> (ø)
src/lib/error/UsageError.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 e6196a9...f8c13d2. Read the comment docs.