deis / logger

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

chore(tests): Add more tests to increase coverage #124

Closed jchauncey closed 7 years ago

jchauncey commented 7 years ago

Adds an integration test that talks to nsq

deis-bot commented 7 years ago

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

codecov-io commented 7 years ago

Current coverage is 49.87% (diff: 100%)

Merging #124 into master will increase coverage by 8.18%

@@             master       #124   diff @@
==========================================
  Files            13         13          
  Lines           391        391          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            163        195    +32   
+ Misses          208        172    -36   
- Partials         20         24     +4   

Powered by Codecov. Last update 7e6701f...a756744