Skip to content

Merge branch 'main' into blob-container-provider

369ee18
Select commit
Loading
Failed to load commit list.
Merged

Feature: Added BlobContainerClientProvider option to AzureBlobStorageCache and AzureBlobStorageImageProvider #361

Merge branch 'main' into blob-container-provider
369ee18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2025 in 0s

85% (-1%) compared to 46068c2, passed because coverage increased by 0% when compared to adjusted base (85%)

View this Pull Request on Codecov

85% (-1%) compared to 46068c2, passed because coverage increased by 0% when compared to adjusted base (85%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85%. Comparing base (46068c2) to head (369ee18).
⚠️ Report is 20 commits behind head on main.

Files with missing lines 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   2357   +14     
  Branches    350    355    +5     
===================================
+ Hits       2012   2021    +9     
- Misses      230    231    +1     
- Partials    101    105    +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.