-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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-10318][ui] Fix EMR Task UI custom parameters Is not correct #10334
Conversation
* Modify useCustomParams isSimple: true
Please associate the corresponding issue to this PR. @guodongym |
Codecov Report
@@ Coverage Diff @@
## dev #10334 +/- ##
============================================
- Coverage 40.43% 40.42% -0.02%
+ Complexity 4781 4779 -2
============================================
Files 868 868
Lines 35374 35374
Branches 3945 3945
============================================
- Hits 14304 14300 -4
- Misses 19633 19639 +6
+ Partials 1437 1435 -2
Continue to review full report at Codecov.
|
Kudos, SonarCloud Quality Gate passed!
|
Has been associated |
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
) * Modify useCustomParams isSimple: true (cherry picked from commit 96496f7)
…che#10334) * Modify useCustomParams isSimple: true
Purpose of the pull request
Fix EMR Task UI custom parameters Is not correct close #10318
Brief change log
Modify useCustomParams isSimple: true
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: