heroku / heroku-apps

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

Do not print `undefined` when no extended info #161

Closed ransombriggs closed 7 years ago

ransombriggs commented 7 years ago

@RasPhilCo could you review?

codecov-io commented 7 years ago

Codecov Report

Merging #161 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   95.62%   95.62%   +<.01%     
==========================================
  Files          66       66              
  Lines        1257     1258       +1     
==========================================
+ Hits         1202     1203       +1     
  Misses         55       55
Impacted Files Coverage Δ
commands/apps/info.js 97.29% <100%> (+0.03%) :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 c951aa7...7b5ee97. Read the comment docs.