-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
optimize history comparation #12967
optimize history comparation #12967
Conversation
2. history comparation optimize
2. history comparation optimize
Thanks for your this PR. 🙏 感谢您提交的PR。 🙏 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #12967 +/- ##
=============================================
- Coverage 72.28% 72.27% -0.01%
+ Complexity 10005 9998 -7
=============================================
Files 1309 1309
Lines 41979 41991 +12
Branches 4411 4405 -6
=============================================
+ Hits 30343 30350 +7
- Misses 9515 9517 +2
- Partials 2121 2124 +3
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
|
Please do not create a Pull Request without creating an issue first.
What is the purpose of the change
1.optimize history comparation
2.support gray migrate executor times param
Brief changelog
XX
Verifying this change