Include internalClusterTests in code coverage report#19165
Include internalClusterTests in code coverage report#19165andrross merged 8 commits intoopensearch-project:mainfrom
Conversation
|
❌ Gradle check result for 96550d7: 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 d7fe888: 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 c400753: 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? |
|
@Divyaasm Can you rebase the latest from main to fix the build errors? |
|
❌ Gradle check result for dfcc2d8: 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? |
Signed-off-by: Divya Madala <divyaasm@amazon.com>
dfcc2d8 to
72a1d6a
Compare
|
❌ Gradle check result for 72a1d6a: 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 376fc2a: 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? |
Signed-off-by: Divya Madala <divyaasm@amazon.com>
Signed-off-by: Divya Madala <divyaasm@amazon.com>
Signed-off-by: Divya Madala <divyaasm@amazon.com>
Signed-off-by: Divya Madala <divyaasm@amazon.com>
376fc2a to
c81a907
Compare
|
❌ Gradle check result for c81a907: 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 c81a907: null 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? |
|
@Divyaasm can you update the changelog? |
|
❌ Gradle check result for c81a907: 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? |
Signed-off-by: Divya Madala <divyaasm@amazon.com>
|
❌ Gradle check result for c0f2e56: 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? |
Signed-off-by: Divya Madala <divyaasm@amazon.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19165 +/- ##
============================================
+ Coverage 72.89% 72.90% +0.01%
- Complexity 69763 69834 +71
============================================
Files 5667 5667
Lines 320547 320547
Branches 46348 46348
============================================
+ Hits 233648 233697 +49
+ Misses 68005 67987 -18
+ Partials 18894 18863 -31 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Divya Madala <113469545+Divyaasm@users.noreply.github.com>
…ect#19165) Signed-off-by: Divya Madala <divyaasm@amazon.com> Signed-off-by: Divya Madala <113469545+Divyaasm@users.noreply.github.com>
…ect#19165) Signed-off-by: Divya Madala <divyaasm@amazon.com> Signed-off-by: Divya Madala <113469545+Divyaasm@users.noreply.github.com> Signed-off-by: Ankit Jain <jainankitk@apache.org>
…ect#19165) Signed-off-by: Divya Madala <divyaasm@amazon.com> Signed-off-by: Divya Madala <113469545+Divyaasm@users.noreply.github.com> Signed-off-by: Ankit Jain <jainankitk@apache.org>
…ect#19165) Signed-off-by: Divya Madala <divyaasm@amazon.com> Signed-off-by: Divya Madala <113469545+Divyaasm@users.noreply.github.com>
…ect#19165) Signed-off-by: Divya Madala <divyaasm@amazon.com> Signed-off-by: Divya Madala <113469545+Divyaasm@users.noreply.github.com>
…ect#19165) Signed-off-by: Divya Madala <divyaasm@amazon.com> Signed-off-by: Divya Madala <113469545+Divyaasm@users.noreply.github.com>
Description
Include internalClusterTests along Unit tests and javaRestTest in codecoverage report generation on every PR.
Related Issues
#19140
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.