deis / logger

In-memory log buffer used by Deis Workflow.
https://deis.com
MIT License
18 stars 15 forks source link

chore(glide): update envconfig #129

Closed bacongobbler closed 7 years ago

bacongobbler commented 7 years ago

envconfig has come out with a few major fixes, one fix being a proper error message that displays the reason for the parsing error found in #127. See https://github.com/kelseyhightower/envconfig/commit/13674b2d056fb658a00ba3f36e78043ced07c924

See https://github.com/kelseyhightower/envconfig/compare/91921eb4cf999321cdbeebdba5a03555800d493b...5c008110b20b657eb7e005b83d0a5f6aa6bb5f4b

deis-bot commented 7 years ago

@jchauncey, @arschles and @krancour are potential reviewers of this pull request based on my analysis of git blame information. Thanks @bacongobbler!

codecov-io commented 7 years ago

Current coverage is 49.87% (diff: 100%)

Merging #129 into master will not change coverage

@@             master       #129   diff @@
==========================================
  Files            13         13          
  Lines           391        391          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            195        195          
  Misses          172        172          
  Partials         24         24          

Powered by Codecov. Last update 0c255d3...50307cc