-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Include internalClusterTests in code coverage report #19165
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
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 <[email protected]>
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 <[email protected]>
Signed-off-by: Divya Madala <[email protected]>
Signed-off-by: Divya Madala <[email protected]>
Signed-off-by: Divya Madala <[email protected]>
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 <[email protected]>
|
❌ 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 <[email protected]>
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 <[email protected]>
…ect#19165) Signed-off-by: Divya Madala <[email protected]> Signed-off-by: Divya Madala <[email protected]>
…ect#19165) Signed-off-by: Divya Madala <[email protected]> Signed-off-by: Divya Madala <[email protected]> Signed-off-by: Ankit Jain <[email protected]>
…ect#19165) Signed-off-by: Divya Madala <[email protected]> Signed-off-by: Divya Madala <[email protected]> Signed-off-by: Ankit Jain <[email protected]>
…ect#19165) Signed-off-by: Divya Madala <[email protected]> Signed-off-by: Divya Madala <[email protected]>
…ect#19165) Signed-off-by: Divya Madala <[email protected]> Signed-off-by: Divya Madala <[email protected]>
…ect#19165) Signed-off-by: Divya Madala <[email protected]> Signed-off-by: Divya Madala <[email protected]>
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.