Skip to content

[Backport 2.19] Avoid NPE if on SnapshotInfo if 'shallow' boolean not present (#18218) #18223

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

Merged

Conversation

andrross
Copy link
Member

@andrross andrross commented May 6, 2025

Backports c32262d from #18218 to 2.19

@andrross andrross requested a review from a team as a code owner May 6, 2025 23:12
@andrross andrross changed the title Avoid NPE if on SnapshotInfo if 'shallow' boolean not present (#18218) [Backport 2.19] Avoid NPE if on SnapshotInfo if 'shallow' boolean not present (#18218) May 6, 2025
Copy link
Contributor

github-actions bot commented May 7, 2025

❌ Gradle check result for a818721: 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?

Copy link
Contributor

github-actions bot commented May 7, 2025

❌ Gradle check result for a818721: 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?

Copy link
Contributor

github-actions bot commented May 8, 2025

❌ Gradle check result for 2f6cf4f: 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?

Copy link
Contributor

github-actions bot commented May 8, 2025

❌ Gradle check result for 2f6cf4f: 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?

Copy link
Contributor

❌ Gradle check result for 2f6cf4f: 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?

Copy link
Contributor

✅ Gradle check result for 2f6cf4f: SUCCESS

Copy link

codecov bot commented May 16, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.91%. Comparing base (663d16e) to head (2f6cf4f).
Report is 8 commits behind head on 2.19.

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #18223      +/-   ##
============================================
+ Coverage     71.87%   71.91%   +0.04%     
- Complexity    65906    65930      +24     
============================================
  Files          5341     5341              
  Lines        307186   307189       +3     
  Branches      44834    44835       +1     
============================================
+ Hits         220792   220918     +126     
+ Misses        67952    67835     -117     
+ Partials      18442    18436       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross andrross merged commit 50e692f into opensearch-project:2.19 May 16, 2025
43 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants