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] Support for Google Application Default Credentials (#8394) #12080

Merged

Support for Google Application Default Credentials (#8394)

475f7dc
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Support for Google Application Default Credentials (#8394) #12080

Support for Google Application Default Credentials (#8394)
475f7dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2024 in 1s

71.15% (target 70.00%)

View this Pull Request on Codecov

71.15% (target 70.00%)

Details

Codecov Report

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

Comparison is base (08bbddc) 71.05% compared to head (475f7dc) 71.15%.
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...ories/gcs/GoogleApplicationDefaultCredentials.java 75.00% 2 Missing ⚠️
...in/java/org/opensearch/index/shard/IndexShard.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12080      +/-   ##
============================================
+ Coverage     71.05%   71.15%   +0.10%     
- Complexity    59360    59396      +36     
============================================
  Files          4891     4892       +1     
  Lines        279982   280005      +23     
  Branches      41070    41073       +3     
============================================
+ Hits         198937   199237     +300     
+ Misses        64239    63841     -398     
- Partials      16806    16927     +121     

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