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

feat: add versionless key identifier support #181

Merged
merged 16 commits into from
May 29, 2024

fix: update error message

deb8891
Select commit
Loading
Failed to load commit list.
Merged

feat: add versionless key identifier support #181

fix: update error message
deb8891
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 0s

93.03% (target 80.00%)

View this Pull Request on Codecov

93.03% (target 80.00%)

Details

Codecov Report

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

Project coverage is 93.03%. Comparing base (38be1cc) to head (deb8891).

Files Patch % Lines
...on.Plugin.AzureKeyVault/KeyVault/KeyVaultClient.cs 97.61% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   91.51%   93.03%   +1.51%     
==========================================
  Files          17       17              
  Lines         601      617      +16     
  Branches       75       78       +3     
==========================================
+ Hits          550      574      +24     
+ Misses         37       31       -6     
+ Partials       14       12       -2     

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