-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
application: removed koa-convert (v3) #1011
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1011 +/- ##
======================================
Coverage 100% 100%
======================================
Files 5 5
Lines 393 389 -4
======================================
- Hits 393 389 -4
Continue to review full report at Codecov.
|
|
IMO we can hold this change until node 8 into LTS, then we can drop support of koa 1.x and start koa 3.x, so we don't need to maintain three branches at the same time. |
iyuq
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agree to wait for node.js 8 betome LTS.
|
@dead-horse I agree. I'll honour maintaining the PR unless you want me to close it for now? |
0c33c9d to
4c88535
Compare
Added a separate commit for added test and keeping the check with a throw instead.If d89e72f is an excessive guard, I'll just revert/squash it pre-merge.