Skip to content

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

Merged
andrross merged 2 commits intoopensearch-project:2.19from
andrross:backport/backport-18218-to-2.19
May 16, 2025
Merged

[Backport 2.19] Avoid NPE if on SnapshotInfo if 'shallow' boolean not present (#18218)#18223
andrross merged 2 commits intoopensearch-project:2.19from
andrross:backport/backport-18218-to-2.19

Conversation

@andrross
Copy link
Copy Markdown
Member

@andrross andrross commented May 6, 2025

Backports c32262d from #18218 to 2.19

…arch-project#18218)

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit c32262d)
@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
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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?

Signed-off-by: Andrew Ross <andrross@amazon.com>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 2f6cf4f: SUCCESS

@codecov
Copy link
Copy Markdown

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