-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat: update egg-multipart 2.x -> 3.x #5023
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
看起来 ts 版本需要升级一下 |
Codecov ReportBase: 99.74% // Head: 99.68% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #5023 +/- ##
==========================================
- Coverage 99.74% 99.68% -0.06%
==========================================
Files 35 35
Lines 1159 3529 +2370
Branches 194 522 +328
==========================================
+ Hits 1156 3518 +2362
- Misses 3 11 +8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
"egg-session": "^3.1.0", | ||
"egg-logger": "^2.9.0", | ||
"egg-logrotator": "^3.1.0", | ||
"egg-multipart": "^3.0.0", |
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.
3.x
3.2.0 |
@thonatos docs deploy 挂了,有空看看 |
CI 也挂了,我一起看看 |
Checklist
npm test
passesAffected core subsystem(s)
Description of change