-
Notifications
You must be signed in to change notification settings - Fork 2k
Remove ide.gradle debug artifact. #17908
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
Remove ide.gradle debug artifact. #17908
Conversation
Signed-off-by: Finn Carroll <[email protected]>
❌ Gradle check result for d8e2fe2: 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 d8e2fe2: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17908 +/- ##
============================================
+ Coverage 72.44% 72.53% +0.09%
- Complexity 66801 66865 +64
============================================
Files 5455 5455
Lines 309183 309183
Branches 44987 44987
============================================
+ Hits 223981 224268 +287
+ Misses 66873 66621 -252
+ Partials 18329 18294 -35 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6ff44d9
into
opensearch-project:main
Signed-off-by: Finn Carroll <[email protected]> Signed-off-by: Sriram Ganesh <[email protected]>
Description
Small debug artifact from #17886.
Related Issues
N/A
Check List
- [ ] Functionality includes testing.- [ ] API changes companion pull request created, if applicable.- [ ] Public documentation issue/PR created, if applicable.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.