-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(test): merge unit test optimization branch #5148
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(test): merge unit test optimization branch #5148
Conversation
fix(test): add some test cases of utils
…v4.7.2 Signed-off-by: liuxincheng <lxcmyf@qq.com>
0cfdf54 to
b011a1e
Compare
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## release_v4.7.2 #5148 +/- ##
====================================================
+ Coverage 55.81% 56.81% +0.99%
- Complexity 8357 8485 +128
====================================================
Files 836 836
Lines 49592 49595 +3
Branches 5517 5517
====================================================
+ Hits 27682 28175 +493
+ Misses 19693 19138 -555
- Partials 2217 2282 +65
... and 38 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
What does this PR do?
merge unit test optimization branch into release_v4.7.2
Why are these changes required?
This PR has been tested by:
Follow up
Extra details