-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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][UI] Fix issue with treemap depth in workflow relationships. #10229
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Codecov Report
@@ Coverage Diff @@
## dev #10229 +/- ##
============================================
- Coverage 40.96% 40.95% -0.02%
+ Complexity 4737 4734 -3
============================================
Files 854 854
Lines 34565 34565
Branches 3819 3819
============================================
- Hits 14160 14156 -4
- Misses 19051 19056 +5
+ Partials 1354 1353 -1
Continue to review full report at Codecov.
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
…ache#10229) * [Fix][UI] Fix issue with treemap depth in workflow relationships. * [Fix][UI] Fix issue with treemap depth in workflow relationships.
Purpose of the pull request
close #10143
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows: