heroku / heroku-apps

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

add config:compare-and-set command #215

Closed RasPhilCo closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #215 into master will decrease coverage by 1.27%. The diff coverage is 12.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
- Coverage   95.77%   94.49%   -1.28%     
==========================================
  Files          76       77       +1     
  Lines        1539     1563      +24     
  Branches      293      296       +3     
==========================================
+ Hits         1474     1477       +3     
- Misses         62       80      +18     
- Partials        3        6       +3
Impacted Files Coverage Δ
src/commands/config/compare.js 12.5% <12.5%> (ø)

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 608bb97...76eff0a. Read the comment docs.

jdx commented 6 years ago

I don't think we should release this because it implies that the operation is atomic but it is not