interval icon indicating copy to clipboard operation
interval copied to clipboard

Fix test Jamfile.v2 to be location independent.

Open grafikrobot opened this issue 1 year ago • 2 comments

In order to make the library transportable, specifically so we can support modular Boost distribution, we need to avoid encoding absolute paths in the monolithic Boost structure. This changes the test source reference to all be local to the project.

grafikrobot avatar Dec 24 '23 17:12 grafikrobot

Codecov Report

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

Comparison is base (2eda741) 79.20% compared to head (ff05a1e) 79.20%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #38   +/-   ##
========================================
  Coverage    79.20%   79.20%           
========================================
  Files           22       22           
  Lines          933      933           
========================================
  Hits           739      739           
  Misses         194      194           

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 2eda741...ff05a1e. Read the comment docs.

codecov[bot] avatar Dec 24 '23 17:12 codecov[bot]

FYI.. https://lists.boost.org/Archives/boost/2024/01/255704.php

grafikrobot avatar Jan 14 '24 06:01 grafikrobot