-
Notifications
You must be signed in to change notification settings - Fork 30
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
Improvements + updates โจ #43
base: master
Are you sure you want to change the base?
Conversation
3imed-jaberi
commented
Jun 11, 2020
- update .gitignore file ๐ ..
- avoid generating package-lock.json โ๏ธ ..
- use xo over native eslint to lint ๐ ๐ป ..
- update LICENSE ๐ ..
- use nyc over istanbul for coverage ๐ฏ ..
- update mocha โ๏ธ ..
- update test code (support koa 1 and 2 + use koa-convert to switch) ๐งช ..
- update ci pipeline ๐ฒ ..
- remove some files โ ..
- improve the source code โจ ..
- update README.md ( add some note + add one line of code) ๐ ..
- better pkg.json ๐ ..
Codecov Report
@@ Coverage Diff @@
## master #43 +/- ##
==========================================
+ Coverage 98.20% 98.56% +0.35%
==========================================
Files 1 1
Lines 167 139 -28
Branches 35 0 -35
==========================================
- Hits 164 137 -27
+ Misses 3 2 -1
Continue to review full report at Codecov.
|
3492a04
to
2a14b95
Compare
@niftylettuce, kindly bro can you merge this PR then #45 and publish new version and close this issue #46 |