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

Main repository azure managed identity support #12559

Responded to feedback from Andrew Ross, fixed typo, spelling, added s…

280dd0a
Select commit
Loading
Failed to load commit list.
Merged

Main repository azure managed identity support #12559

Responded to feedback from Andrew Ross, fixed typo, spelling, added s…
280dd0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 0s

71.49% (target 70.00%)

View this Pull Request on Codecov

71.49% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 89.04110% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 71.49%. Comparing base (b15cb0c) to head (280dd0a).
Report is 280 commits behind head on main.

Files Patch % Lines
...search/repositories/azure/AzureStorageService.java 73.07% 5 Missing and 2 partials ⚠️
...earch/repositories/azure/AzureStorageSettings.java 97.14% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12559      +/-   ##
============================================
+ Coverage     71.42%   71.49%   +0.07%     
- Complexity    59978    61102    +1124     
============================================
  Files          4985     5059      +74     
  Lines        282275   287521    +5246     
  Branches      40946    41646     +700     
============================================
+ Hits         201603   205576    +3973     
- Misses        63999    64926     +927     
- Partials      16673    17019     +346     

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