-
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-11321][ui] fix create workflow contains chunjun node failed #11979
Conversation
- set customConfig default value as true This closes apache#11321
Codecov Report
@@ Coverage Diff @@
## dev #11979 +/- ##
============================================
- Coverage 38.70% 38.40% -0.31%
- Complexity 4064 4455 +391
============================================
Files 1005 1223 +218
Lines 36792 42541 +5749
Branches 4279 4717 +438
============================================
+ Hits 14240 16336 +2096
- Misses 20927 24405 +3478
- Partials 1625 1800 +175 see 1063 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@songjianet I just commit one line of ui code, why the checks can't pass?need a help. |
@jkhhuse could you try to rebase on upstream/dev, and try again?
|
@jkhhuse can you rebase the dev and then the CI will be restarted |
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
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! |
Please retry analysis of this Pull-Request directly on SonarCloud. |
This closes #11321
Purpose of the pull request
fix create workflow contains chunjun node failed bug, and set customConfig default value as true.
Verify this pull request
This pull request is code cleanup without any test coverage.