Skip to content

Add mechanism to specify property dependency injection #30

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

Merged
merged 5 commits into from
May 9, 2017

Conversation

JSkimming
Copy link
Owner

No description provided.

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

codecov-io commented May 9, 2017

Codecov Report

Merging #30 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   99.92%   99.93%   +<.01%     
==========================================
  Files          51       56       +5     
  Lines        1299     1491     +192     
  Branches      233      273      +40     
==========================================
+ Hits         1298     1490     +192     
  Misses          1        1
Impacted Files Coverage Δ
src/Abioc/Compilation/CompilationException.cs 100% <ø> (ø) ⬆️
src/Abioc/Composition/CompositionException.cs 100% <ø> (ø) ⬆️
.../Visitors/PropertyDependencyRegistrationVisitor.cs 100% <100%> (ø)
...tion/Compositions/PropertyDependencyComposition.cs 100% <100%> (ø)
src/Abioc/Registration/RegistrationException.cs 100% <100%> (ø)
src/Abioc/Registration/SingletonRegistration.cs 100% <100%> (ø) ⬆️
...Composition/Compositions/ConstructorComposition.cs 100% <100%> (ø) ⬆️
...ioc/Registration/PropertyDependencyRegistration.cs 100% <100%> (ø)
...opertyInjectionRegistrationCompositionExtension.cs 100% <100%> (ø)
... and 4 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 0aa334f...e661444. Read the comment docs.

@JSkimming JSkimming merged commit b5ded79 into master May 9, 2017
@JSkimming JSkimming deleted the property-injection branch May 9, 2017 17:55
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