boostorg / move

Boost.org move module
http://boost.org/libs/move
Boost Software License 1.0
19 stars 55 forks source link

Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Change __CODEGEARC__ to BOOST_CODEGEARC, which is defined in Boost co… #31

Closed eldiener closed 4 years ago

eldiener commented 4 years ago

…nfig for the Embarcadero non-clang-based compilers.

codecov[bot] commented 4 years ago

Codecov Report

Merging #31 into develop will decrease coverage by 0.37%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #31      +/-   ##
===========================================
- Coverage    62.00%   61.63%   -0.38%     
===========================================
  Files           28       28              
  Lines         1858     1840      -18     
  Branches       815      815              
===========================================
- Hits          1152     1134      -18     
  Misses         278      278              
  Partials       428      428              
Impacted Files Coverage Δ
include/boost/move/iterator.hpp 75.00% <0.00%> (-11.85%) :arrow_down:

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 48243ff...1ff7da1. Read the comment docs.