deis / workflow-cli

The CLI for Deis Workflow
http://deis.com
MIT License
31 stars 43 forks source link

tests(settings): adding tests for FindHome() and SetHome() #232

Closed ultimateboy closed 7 years ago

codecov-io commented 8 years ago

Current coverage is 26.86% (diff: 100%)

Merging #232 into master will increase coverage by 0.72%

@@             master       #232   diff @@
==========================================
  Files            56         57     +1   
  Lines          3861       3905    +44   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1009       1049    +40   
+ Misses         2719       2714     -5   
- Partials        133        142     +9   

Powered by Codecov. Last update a330059...8456ad4

ultimateboy commented 7 years ago

This branch got out of hand with some rebasing. Closing in favor of https://github.com/deis/workflow-cli/pull/245