-
Notifications
You must be signed in to change notification settings - Fork 196
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
fix: 减少开启 ReactDOM.unstable_batchedUpdates 后的重渲染次数 #2971
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: +7 B (0%) Total Size: 336 kB
ℹ️ View Unchanged
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## next #2971 +/- ##
==========================================
+ Coverage 75.77% 80.67% +4.90%
==========================================
Files 257 179 -78
Lines 11994 10444 -1550
Branches 2464 2376 -88
==========================================
- Hits 9088 8426 -662
+ Misses 1398 564 -834
+ Partials 1508 1454 -54 ☔ View full report in Codecov by Sentry. |
👀 PR includes
🐛 Bugfix
📝 Description
背景见 #2839
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge