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

Add additional test for enumerables in load context #1370

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

alistairjevans
Copy link
Member

Add a test to verify that a parent and loaded scope can create a single enumerable that combines components from both scopes.

Thought this was worth adding, while writing the docs.

Add a test to verify that a parent and loaded scope can create a single enumerable that combines components from both scopes.
@alistairjevans alistairjevans requested a review from tillig March 6, 2023 08:23
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03 🎉

Comparison is base (3489ad3) 78.49% compared to head (93c02c1) 78.53%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1370      +/-   ##
===========================================
+ Coverage    78.49%   78.53%   +0.03%     
===========================================
  Files          199      199              
  Lines         5715     5715              
  Branches      1161     1161              
===========================================
+ Hits          4486     4488       +2     
+ Misses         716      715       -1     
+ Partials       513      512       -1     
Impacted Files Coverage Δ
src/Autofac/Util/SequenceGenerator.cs 100.00% <0.00%> (+28.57%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@tillig tillig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪘

@tillig tillig merged commit 2f5418f into develop Mar 6, 2023
@tillig tillig deleted the test/load-context-combined-enumerable-test branch March 6, 2023 18:17
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