heroku / heroku-apps

Heroku Core CLI Plugin for managing Heroku apps
https://cli.heroku.com
ISC License
19 stars 26 forks source link

Documentation fixes #194

Open KarateCowboy opened 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #194 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   19.32%   19.37%   +0.05%     
==========================================
  Files          72       72              
  Lines        1449     1450       +1     
  Branches      276      276              
==========================================
+ Hits          280      281       +1     
  Misses        913      913              
  Partials      256      256
Impacted Files Coverage Δ
src/commands/apps/errors.js 6.89% <ø> (ø) :arrow_up:
src/commands/auth/login.js 20% <ø> (ø) :arrow_up:
src/commands/features/disable.js 30% <ø> (ø) :arrow_up:
src/commands/auth/whoami.js 90% <ø> (ø) :arrow_up:
src/commands/buildpacks/add.js 28.57% <ø> (ø) :arrow_up:
src/commands/ps/type.js 15% <ø> (ø) :arrow_up:
src/commands/maintenance/on.js 42.85% <ø> (ø) :arrow_up:
src/commands/config/index.js 20% <ø> (ø) :arrow_up:
src/commands/labs/index.js 10.34% <ø> (ø) :arrow_up:
src/commands/labs/disable.js 16.66% <ø> (ø) :arrow_up:
... and 35 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 e57b303...1a70b78. Read the comment docs.