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

Fixing issue where validation was applied to the ServiceDescriptor by… #173

Closed
wants to merge 1 commit into from

Conversation

DanHarltey
Copy link
Contributor

… the Azure Function Host DI container.

@codecov
Copy link

codecov bot commented Jun 15, 2022

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%) ⬆️
src/Scrutor/DecoratedType.cs 7.69% <0.00%> (-1.10%) ⬇️

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.

@khellang
Copy link
Owner

khellang commented Sep 1, 2023

I'm closing this in favor of #209 😄

@khellang khellang closed this Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants