format icon indicating copy to clipboard operation
format copied to clipboard

Add support for modular build structure.

Open grafikrobot opened this issue 1 year ago • 2 comments

This is part of the effort to make the Boost libraries "modular" for build and consumption. See https://lists.boost.org/Archives/boost/2024/01/255704.php and https://github.com/grafikrobot/boost-b2-modular/blob/b2-modular/README.adoc for more information.

This PR depends on the following other PRs being merged to both develop and master branches of the respective repos:

  • https://github.com/boostorg/boost/pull/854

This PR will be changed to ready for review, i.e. not draft, when the above are merged. Do not merge this one until that time.

grafikrobot avatar Jul 20 '24 22:07 grafikrobot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.31%. Comparing base (9735aed) to head (21f7edf). Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #102      +/-   ##
===========================================
+ Coverage    85.21%   87.31%   +2.10%     
===========================================
  Files           10       10              
  Lines          879      859      -20     
===========================================
+ Hits           749      750       +1     
+ Misses         130      109      -21     

see 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c6964a...21f7edf. Read the comment docs.

codecov[bot] avatar Jul 20 '24 23:07 codecov[bot]

Please review and merge this PR at your earliest convenience.

grafikrobot avatar Aug 18 '24 15:08 grafikrobot