Skip to content
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

[Backport 2.x] Fixed assignment to catch block parameter #16368

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ebcf5e3 from #15384.

Signed-off-by: Dmitry Kryukov <[email protected]>
(cherry picked from commit ebcf5e3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for ea32d62: SUCCESS

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.81%. Comparing base (b868824) to head (ea32d62).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...main/java/org/opensearch/search/SearchService.java 50.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16368      +/-   ##
============================================
+ Coverage     71.79%   71.81%   +0.01%     
+ Complexity    65118    65094      -24     
============================================
  Files          5304     5304              
  Lines        304107   304123      +16     
  Branches      44228    44230       +2     
============================================
+ Hits         218340   218400      +60     
+ Misses        67659    67537     -122     
- Partials      18108    18186      +78     

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

@dbwiddis dbwiddis merged commit f9efd53 into 2.x Oct 17, 2024
61 of 63 checks passed
@github-actions github-actions bot deleted the backport/backport-15384-to-2.x branch October 17, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant