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 the internal registrations #19

Merged
merged 4 commits into from
May 1, 2017
Merged

Added the internal registrations #19

merged 4 commits into from
May 1, 2017

Conversation

JSkimming
Copy link
Owner

Closes #18

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

codecov-io commented May 1, 2017

Codecov Report

Merging #19 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #19   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          41     42    +1     
  Lines         970    993   +23     
  Branches      185    189    +4     
=====================================
+ Hits          970    993   +23
Impacted Files Coverage Δ
src/Abioc/Compilation/CodeCompilation.cs 100% <100%> (ø) ⬆️
src/Abioc/Registration/FactoryRegistration.cs 100% <100%> (ø) ⬆️
src/Abioc/Registration/RegistrationSetupBase.cs 100% <100%> (ø) ⬆️
src/Abioc/Registration/RegistrationComposer.cs 100% <100%> (ø) ⬆️
...bioc/Registration/RegistrationSetup.WithContext.cs 100% <100%> (ø) ⬆️
...gistration/TypedFactoryRegistration.WithContext.cs 100% <100%> (ø) ⬆️
...bioc/Registration/SingleConstructorRegistration.cs 100% <100%> (ø) ⬆️
...bioc/Registration/InjectedSingletonRegistration.cs 100% <100%> (ø) ⬆️
src/Abioc/Registration/RegistrationBase.cs 100% <100%> (ø)
...oc/Registration/FactoryRegistration.WithContext.cs 100% <100%> (ø) ⬆️
... and 2 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 9a66441...77b19e9. Read the comment docs.

@JSkimming JSkimming merged commit b1449ad into master May 1, 2017
@JSkimming JSkimming deleted the register-internal branch May 1, 2017 22:35
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