-
Notifications
You must be signed in to change notification settings - Fork 201
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: 修复单测卡死的问题 #3084
test: 修复单测卡死的问题 #3084
Conversation
你好 @lijinke666,非常感谢你的贡献. Hello, @lijinke666, Thanks for your contribution. In order to make the code more robust, please add the corresponding unit tests, and update the docs if there are API changes. |
概要此PR主要涉及测试配置和依赖项的更新。具体来说,更新了Jest配置以忽略特定路径,并增加了测试超时时间。此外,还升级了一些依赖包版本。 变更
🪧 Tips如需进一步帮助,请在评论中描述您的问题,并@petercat-assistant与我开始对话。 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3084 +/- ##
==========================================
+ Coverage 75.77% 79.80% +4.03%
==========================================
Files 257 211 -46
Lines 11994 11622 -372
Branches 2464 2617 +153
==========================================
+ Hits 9088 9275 +187
+ Misses 1398 782 -616
- Partials 1508 1565 +57 ☔ View full report in Codecov by Sentry. |
Size Change: 0 B Total Size: 619 kB ℹ️ View Unchanged
|
你好, @lijinke666 CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。 Hello, @lijinke666 CI run failed, please click the [Details] button for detailed log information and fix it. |
🎉 This PR is included in version @antv/s2-v2.1.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
👀 PR includes
✨ Feature
🎨 Enhance
🐛 Bugfix
🔧 Chore
📝 Description
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge