deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

fix(pod): log pod error status and message instead of pod struct #404

Closed kmala closed 8 years ago

kmala commented 8 years ago

fixes #288

deis-bot commented 8 years ago

@aledbf, @arschles and @smothiki are potential reviewers of this pull request based on my analysis of git blame information. Thanks @kmala!

codecov-io commented 8 years ago

Current coverage is 42.11% (diff: 0.00%)

Merging #404 into master will decrease coverage by 0.40%

@@             master       #404   diff @@
==========================================
  Files            27         27          
  Lines          1249       1249          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits            531        526     -5   
- Misses          686        691     +5   
  Partials         32         32          

Powered by Codecov. Last update d300b23...d340772