boost-ext / di

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

Make rebind optional #301

Closed kanstantsin-chernik closed 6 years ago

kanstantsin-chernik commented 6 years ago

Proposed changes:

Thread/exception safety: safe

Reviewvers: @krzysztof-jusiak

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##            cpp14     #301   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          79       79           
  Lines        2888     2888           
=======================================
  Hits         2845     2845           
  Misses         43       43

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 af6a688...b771cc7. Read the comment docs.