Scrutor icon indicating copy to clipboard operation
Scrutor copied to clipboard

Fixing issue where validation was applied to the ServiceDescriptor by…

Open DanHarltey opened this issue 3 years ago • 1 comments

… the Azure Function Host DI container.

DanHarltey avatar Jun 15 '22 22:06 DanHarltey

Codecov Report

Merging #173 (8e9f7fa) into master (40320c7) will decrease coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   64.57%   64.52%   -0.06%     
==========================================
  Files          25       25              
  Lines        1276     1277       +1     
==========================================
  Hits          824      824              
- Misses        452      453       +1     
Impacted Files Coverage Δ
.../Scrutor/ServiceCollectionExtensions.Decoration.cs 100.00% <100.00%> (ø)
src/Scrutor/ServiceDescriptorExtensions.cs 88.88% <100.00%> (+1.38%) :arrow_up:
src/Scrutor/DecoratedType.cs 7.69% <0.00%> (-1.10%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 40320c7...8e9f7fa. Read the comment docs.

codecov[bot] avatar Jun 15 '22 22:06 codecov[bot]

I'm closing this in favor of #209 😄

khellang avatar Sep 01 '23 08:09 khellang