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

Made all the registrations and compositions internal #41

Merged
merged 2 commits into from
May 30, 2017
Merged

Conversation

JSkimming
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented May 30, 2017

Codecov Report

Merging #41 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files          59       59           
  Lines        1637     1637           
  Branches      308      308           
=======================================
  Hits         1636     1636           
  Misses          1        1
Impacted Files Coverage Δ
...ition/Compositions/InjectedSingletonComposition.cs 100% <ø> (ø) ⬆️
.../Abioc/Composition/Compositions/CompositionBase.cs 100% <ø> (ø) ⬆️
...Composition/Compositions/ConstructorComposition.cs 100% <ø> (ø) ⬆️
...tion/Compositions/PropertyDependencyComposition.cs 100% <ø> (ø) ⬆️
...ioc/Registration/PropertyDependencyRegistration.cs 100% <ø> (ø) ⬆️
...c/Composition/Compositions/SingletonComposition.cs 98.43% <ø> (ø) ⬆️
src/Abioc/Registration/SingletonRegistration.cs 100% <ø> (ø) ⬆️
...ioc/Composition/Compositions/FactoryComposition.cs 100% <ø> (ø) ⬆️
src/Abioc/Registration/RegistrationBase.cs 100% <ø> (ø) ⬆️
src/Abioc/Registration/TypedFactoryRegistration.cs 100% <ø> (ø) ⬆️
... and 6 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 c47faa1...d549c0d. Read the comment docs.

@JSkimming JSkimming merged commit 093559b into master May 30, 2017
@JSkimming JSkimming deleted the internalize branch May 30, 2017 14:24
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