koajs / joi-router

Configurable, input and output validated routing for koa
MIT License
450 stars 96 forks source link

joi 9.0.0; updated test expect string #22

Closed eizzo closed 8 years ago

eizzo commented 8 years ago

Test expected against old error string; updated. Set Joi version to 9.0.0.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-87.5%) to 12.5% when pulling a90fde0b38c80e918589c96959552f6c88c89112 on eizzo:feature/update-joi into e20bc330b70d3a1cb2a61c133d7c4612b8ce8052 on koajs:master.

aheckmann commented 8 years ago

coveralls is crazy??

aheckmann commented 8 years ago

ran locally. fixed the test. coverage was back to normal. merged manually. it's on master now.

eizzo commented 8 years ago

thank you!

aheckmann-pebble commented 8 years ago

thank you! also opened https://github.com/koajs/joi-router/pull/23