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

Bump actions/setup-java from 3 to 4 #11447

Merged
merged 2 commits into from
Dec 4, 2023

Update changelog

ecd52e8
Select commit
Loading
Failed to load commit list.
Merged

Bump actions/setup-java from 3 to 4 #11447

Update changelog
ecd52e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

71.42% (target 70.00%)

View this Pull Request on Codecov

71.42% (target 70.00%)

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (21c0597) 71.28% compared to head (ecd52e8) 71.42%.
Report is 3 commits behind head on main.

Files Patch % Lines
...va/org/opensearch/repositories/s3/S3BlobStore.java 50.00% 3 Missing ⚠️
...a/org/opensearch/repositories/s3/S3Repository.java 50.00% 2 Missing ⚠️
...ch/repositories/s3/async/AsyncTransferManager.java 75.00% 1 Missing and 1 partial ⚠️
...s/replication/SegmentReplicationTargetService.java 92.85% 0 Missing and 2 partials ⚠️
...rg/opensearch/repositories/s3/S3BlobContainer.java 96.55% 0 Missing and 1 partial ⚠️
...earch/repositories/s3/async/AsyncPartsHandler.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11447      +/-   ##
============================================
+ Coverage     71.28%   71.42%   +0.14%     
- Complexity    59033    59106      +73     
============================================
  Files          4893     4893              
  Lines        277753   277830      +77     
  Branches      40357    40367      +10     
============================================
+ Hits         197989   198439     +450     
+ Misses        63288    62906     -382     
- Partials      16476    16485       +9     

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