Scrutor
Scrutor copied to clipboard
Fixing issue where validation was applied to the ServiceDescriptor by…
… the Azure Function Host DI container.
Codecov Report
Merging #173 (8e9f7fa) into master (40320c7) will decrease coverage by
0.05%. The diff coverage is100.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 dataPowered by Codecov. Last update 40320c7...8e9f7fa. Read the comment docs.
I'm closing this in favor of #209 😄