SixLabors / ImageSharp.Web

:globe_with_meridians: High Performance Image Processing Middleware for ASP.NET- Core.
https://sixlabors.com/products/imagesharp-web/
Other
423 stars 101 forks source link

Remove nullable disable from azure #309

Closed stefannikolei closed 1 year ago

stefannikolei commented 1 year ago

Prerequisites

Description

codecov[bot] commented 1 year ago

Codecov Report

Merging #309 (11cc34c) into main (e852621) will decrease coverage by 1%. The diff coverage is 42%.

:exclamation: Current head 11cc34c differs from pull request most recent head bae419e. Consider uploading reports for the commit bae419e to get more accurate results

@@         Coverage Diff         @@
##           main   #309   +/-   ##
===================================
- Coverage    85%    85%   -1%     
===================================
  Files        77     78    +1     
  Lines      2192   2199    +7     
  Branches    304    308    +4     
===================================
- Hits       1879   1877    -2     
- Misses      229    235    +6     
- Partials     84     87    +3     
Flag Coverage Δ
unittests 85% <42%> (-1%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...b.Providers.Azure/Caching/AzureBlobStorageCache.cs 100% <ø> (ø)
...s.Azure/Resolvers/AzureBlobStorageCacheResolver.cs 100% <ø> (ø)
....Web.Providers.Azure/SeviceCollectionExtensions.cs 0% <0%> (ø)
...s.Azure/Providers/AzureBlobStorageImageProvider.cs 65% <30%> (-12%) :arrow_down:
...ders.Azure/Caching/AzureBlobStorageCacheOptions.cs 100% <100%> (ø)
.../Providers/AzureBlobStorageImageProviderOptions.cs 100% <100%> (ø)
...s.Azure/Resolvers/AzureBlobStorageImageResolver.cs 100% <100%> (ø)
.../Synchronization/RefCountedConcurrentDictionary.cs 72% <0%> (-4%) :arrow_down:
...ching/LruCache/ConcurrentTLruCache{TKey,TValue}.cs 46% <0%> (+2%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more