Closed kanstantsin-chernik closed 6 years ago
@krzysztof-jusiak can you please have a look? It is good for beginning but I think we need to have anything like that in the core
...
Merging #260 into cpp14 will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## cpp14 #260 +/- ##
=======================================
Coverage 98.52% 98.52%
=======================================
Files 81 81
Lines 2842 2842
=======================================
Hits 2800 2800
Misses 42 42
Impacted Files | Coverage Δ | |
---|---|---|
include/boost/di/core/dependency.hpp | 100% <ø> (ø) |
:arrow_up: |
include/boost/di.hpp | 99.1% <ø> (ø) |
:arrow_up: |
test/ft/di_errors.cpp | 98.48% <ø> (ø) |
:arrow_up: |
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 aa62c82...28e1a7c. Read the comment docs.
Issue: #254
Proposed changes:
dependency
for extensibilityThread/exception safety: safe
Reviewvers: @krzysztof-jusiak