boost-ext / di

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

(Not for merge!) Experiment with running CI against /std:c++17 #366

Closed kanstantsin-chernik closed 5 years ago

kanstantsin-chernik commented 5 years ago

Problem:

Solution:

Issue: #

Reviewers: @

codecov[bot] commented 5 years ago

Codecov Report

Merging #366 into cpp14 will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            cpp14     #366      +/-   ##
==========================================
+ Coverage   98.55%   98.56%   +<.01%     
==========================================
  Files          79       79              
  Lines        2916     2917       +1     
==========================================
+ Hits         2874     2875       +1     
  Misses         42       42
Impacted Files Coverage Δ
include/boost/di.hpp 99.13% <ø> (ø) :arrow_up:
test/common/utils.hpp 65% <ø> (ø) :arrow_up:
include/boost/di/core/array.hpp 100% <ø> (ø) :arrow_up:
test/common/fakes/fake_scope.hpp 100% <100%> (ø) :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 2b6eecf...d7c5759. Read the comment docs.