-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Fix failing CI's with Failed to load eclipse jdt formatter #17186
Conversation
Signed-off-by: Prudhvi Godithi <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #17186 +/- ##
============================================
+ Coverage 71.98% 72.44% +0.45%
- Complexity 65987 66379 +392
============================================
Files 5341 5341
Lines 307114 307114
Branches 44824 44824
============================================
+ Hits 221068 222478 +1410
+ Misses 67608 66431 -1177
+ Partials 18438 18205 -233 ☔ View full report in Codecov by Sentry. |
❌ Gradle check result for 476a8e4: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 476a8e4: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Description
Backport of #17172.
Related Issues
Part of #16516
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.