Skip to content

Feature constructor based injection#9

Open
lukaszlaszko wants to merge 7 commits into
masterfrom
feature-constructor-based-injection
Open

Feature constructor based injection#9
lukaszlaszko wants to merge 7 commits into
masterfrom
feature-constructor-based-injection

Conversation

@lukaszlaszko
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

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