deis / workflow-cli

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

feat(cmd/labels.go): sort labels when listing #275

Closed vdice closed 7 years ago

vdice commented 7 years ago

also ref https://github.com/deis/controller-sdk-go/pull/107

deis-bot commented 7 years ago

@zinuzoid, @ultimateboy and @bacongobbler are potential reviewers of this pull request based on my analysis of git blame information. Thanks @vdice!

vdice commented 7 years ago

full ci/e2e run results will be from https://github.com/deis/workflow-e2e/pull/341

codecov-io commented 7 years ago

Current coverage is 72.47% (diff: 100%)

Merging #275 into master will increase coverage by 0.02%

@@             master       #275   diff @@
==========================================
  Files            59         59          
  Lines          4068       4072     +4   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2947       2951     +4   
  Misses          797        797          
  Partials        324        324          

Powered by Codecov. Last update c9fb830...254e4c0