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 default bindings for Named Factory #151

Merged
merged 9 commits into from
Jan 4, 2024
Merged

Add default bindings for Named Factory #151

merged 9 commits into from
Jan 4, 2024

Conversation

sungam3r
Copy link
Owner

@sungam3r sungam3r commented Jan 3, 2024

No description provided.

@sungam3r
Copy link
Owner Author

sungam3r commented Jan 3, 2024

Ping @pavel-usachev for review.

src/SteroidsDI/Factory/BindingContext.cs Outdated Show resolved Hide resolved
src/SteroidsDI.Tests/Cases/FactoryTests.cs Show resolved Hide resolved
src/SteroidsDI/Resolver.cs Outdated Show resolved Hide resolved
src/SteroidsDI/Resolver.cs Outdated Show resolved Hide resolved
src/SteroidsDI/Resolver.cs Fixed Show fixed Hide fixed
src/SteroidsDI/Resolver.cs Dismissed Show dismissed Hide dismissed
src/SteroidsDI/Factory/NamedBinding.cs Fixed Show fixed Hide fixed
src/SteroidsDI/Factory/BindingContext.cs Fixed Show fixed Hide fixed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (98a891a) 100.00% compared to head (f3bbba7) 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #151   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          269       304   +35     
  Branches        40        48    +8     
=========================================
+ Hits           269       304   +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sungam3r sungam3r merged commit 71a8553 into master Jan 4, 2024
8 checks passed
@sungam3r sungam3r deleted the default branch January 4, 2024 05:50
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.

None yet

3 participants