-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test Coverage Improved #64
Conversation
c01d867
to
d27d89f
Compare
@niftylettuce Since I don't have the option to squash the PR I did it manually and created this new PR |
* Environment set and dynamic * Removed local setting file added by mistake * Benchmarks now working with dynamic environment variables make file pass in FACTOR and USE_MIDDLEWARE * Removing messages I had added because the output looked cluttered - Improving the output could be helpful - Kept the order in the makefile * clarify the number output meaning * Travis Node versions updated * More Versions in Travis Build Environment set and dynamic Removed local setting file added by mistake Benchmarks now working with dynamic environment variables make file pass in FACTOR and USE_MIDDLEWARE Removing messages I had added because the output looked cluttered - Improving the output could be helpful - Kept the order in the makefile clarify the number output meaning Covered Line 456 else if (allowedArr.length) Covered last line uncovered 216 in Layer.js
d27d89f
to
30b9437
Compare
Any chance you could update this one more before I merge it @JacobMGEvans ? |
Hmm, seems to be a lot of changes since this PR. Are most of the tests currently passing in your master branch? |
I think Travis needs to have a Test check for PR's?? |
@JacobMGEvans, thank u for your PR. |
v9.0.1 released https://github.com/koajs/router/releases/tag/v9.0.1 |
@niftylettuce