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

Feature: Added BlobContainerClientProvider option to AzureBlobStorageCache and AzureBlobStorageImageProvider #361

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Fix test

3bb469c
Select commit
Loading
Failed to load commit list.
Open
Codecov / codecov/project failed Mar 14, 2024 in 0s

85% (-1%) compared to 46068c2

Details

Codecov Report

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

Project coverage is 85%. Comparing base (46068c2) to head (3bb469c).
Report is 2 commits behind head on main.

Files Patch % Lines
...b.Providers.Azure/Caching/AzureBlobStorageCache.cs 75% 0 Missing and 1 partial ⚠️
...s.Azure/Providers/AzureBlobStorageImageProvider.cs 83% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@         Coverage Diff         @@
##           main   #361   +/-   ##
===================================
- Coverage    85%    85%   -1%     
===================================
  Files        82     82           
  Lines      2343   2349    +6     
  Branches    350    352    +2     
===================================
+ Hits       2012   2016    +4     
  Misses      230    230           
- Partials    101    103    +2     

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