-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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(bundler-webpack): joi schema migrate to zod #10749
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Size Change: -5.14 kB (0%) Total Size: 9.73 MB
ℹ️ View Unchanged
|
我把 desc 删了,原因有两个:
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #10749 +/- ##
==========================================
- Coverage 29.90% 29.12% -0.79%
==========================================
Files 464 462 -2
Lines 14060 13874 -186
Branches 3302 3253 -49
==========================================
- Hits 4205 4041 -164
+ Misses 9164 9143 -21
+ Partials 691 690 -1
... and 19 files with indirect coverage changes 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 in Codecov by Sentry. |
找个单独的项目测试,不要在仓库里,ts server 识别不准确, |
joi 迁移到 zod (ps 改的配置较多一个一个包的迁移吧)