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

Feature constructor based injection #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

lukaszlaszko
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 6, 2019

Codecov Report

Merging #9 into master will increase coverage by 2.2%.
The diff coverage is 98.52%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #9     +/-   ##
=========================================
+ Coverage   82.67%   84.88%   +2.2%     
=========================================
  Files          32       35      +3     
  Lines        2488     2825    +337     
=========================================
+ Hits         2057     2398    +341     
+ Misses        431      427      -4
Impacted Files Coverage Δ
src/di/definition_builder.hpp 100% <100%> (ø) ⬆️
src/di/tools/traits/ctor_traits.ipp 100% <100%> (ø)
tests/unit/di/tools/traits/ctor_traits_tests.cpp 100% <100%> (ø)
tests/unit/di/argument_tests.cpp 100% <100%> (ø)
tests/unit/di/activation_context_tests.cpp 100% <100%> (ø) ⬆️
tests/unit/di/instance_activator_tests.cpp 96.85% <100%> (+0.53%) ⬆️
src/di/definition_builder.ipp 84.84% <100%> (+2.23%) ⬆️
tests/unit/di/tools/cxxabi_utils_tests.cpp 100% <100%> (ø) ⬆️
tests/unit/di/definition_builder_tests.cpp 55.55% <77.27%> (+0.67%) ⬆️
... 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 def12a9...f9c4295. Read the comment docs.

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.

1 participant