-
Notifications
You must be signed in to change notification settings - Fork 915
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
[Backport 2.x] [Dashboard De-Angular] Add more unit tests for utils folder #4685
Conversation
Signed-off-by: abbyhu2000 <[email protected]> (cherry picked from commit 324919d) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
Codecov Report
@@ Coverage Diff @@
## 2.x #4685 +/- ##
==========================================
+ Coverage 66.12% 66.16% +0.03%
==========================================
Files 3315 3315
Lines 63909 63909
Branches 10126 10126
==========================================
+ Hits 42259 42284 +25
+ Misses 19170 19148 -22
+ Partials 2480 2477 -3
Flags with carried forward coverage won't be shown. Click here to find out more. |
@abbyhu2000 Can you check the failing test? Did we miss a backport these tests rely on? |
Yes this backport #4683 needs to be merged before this backport PR |
Backport 324919d from #4641.