heroku / heroku-apps

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

Added DNS Record Type to domains output #201

Closed jmccartie closed 7 years ago

jmccartie commented 7 years ago

Fixes #200

josephwegner commented 7 years ago

LGTM, although I probably don't know enough about CLI to actually approve.

codecov[bot] commented 7 years ago

Codecov Report

Merging #201 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   95.75%   95.77%   +0.01%     
==========================================
  Files          76       76              
  Lines        1508     1514       +6     
  Branches      285      286       +1     
==========================================
+ Hits         1444     1450       +6     
  Misses         62       62              
  Partials        2        2
Impacted Files Coverage Δ
src/commands/domains/index.js 91.3% <100%> (+3.06%) :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 d534b3a...fd5d616. Read the comment docs.