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

Added singleton registration functionality #25

Merged
merged 5 commits into from
May 5, 2017

Conversation

JSkimming
Copy link
Owner

Closes #13

@JSkimming JSkimming self-assigned this May 4, 2017
@codecov-io
Copy link

codecov-io commented May 4, 2017

Codecov Report

Merging #25 into master will decrease coverage by 0.07%.
The diff coverage is 99.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage     100%   99.92%   -0.08%     
==========================================
  Files          44       49       +5     
  Lines        1143     1267     +124     
  Branches      209      225      +16     
==========================================
+ Hits         1143     1266     +123     
- Misses          0        1       +1
Impacted Files Coverage Δ
src/Abioc/ConstructionContext.cs 100% <ø> (ø) ⬆️
...ioc/Composition/Compositions/FactoryComposition.cs 100% <100%> (ø) ⬆️
...mposition/Visitors/SingletonRegistrationVisitor.cs 100% <100%> (ø)
...ation/SingletonRegistrationCompositionExtension.cs 100% <100%> (ø)
...bioc/Registration/RegistrationSetup.WithContext.cs 100% <100%> (ø) ⬆️
.../Abioc/Composition/Compositions/CompositionBase.cs 100% <100%> (ø) ⬆️
src/Abioc/Composition/VisitorManager.cs 100% <100%> (ø) ⬆️
src/Abioc/Composition/CodeComposition.cs 100% <100%> (ø) ⬆️
src/Abioc/ConstructionContextExtensions.cs 100% <100%> (ø)
...omposition/Compositions/TypedFactoryComposition.cs 100% <100%> (ø) ⬆️
... and 9 more

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 50b7aea...74ff95a. Read the comment docs.

@JSkimming JSkimming merged commit d1bb324 into master May 5, 2017
@JSkimming JSkimming deleted the singleton-registrations branch May 5, 2017 17:41
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