boost-ext / di

C++14 Dependency Injection Library
https://boost-ext.github.io/di
1.16k stars 140 forks source link

Fix a case when empty injector is passed to `make_extensible` #367

Closed kanstantsin-chernik closed 5 years ago

kanstantsin-chernik commented 5 years ago

Problem:

Solution:

Issue: #

Reviewers: @krzysztof-jusiak

codecov[bot] commented 5 years ago

Codecov Report

Merging #367 into cpp14 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            cpp14     #367   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          79       79           
  Lines        2916     2916           
=======================================
  Hits         2874     2874           
  Misses         42       42

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 32af417...e80e7ed. Read the comment docs.