Skip to content

Implement and test consumption of Boost.Math as a module#1422

Open
mborland wants to merge 42 commits into
developfrom
module
Open

Implement and test consumption of Boost.Math as a module#1422
mborland wants to merge 42 commits into
developfrom
module

Fix merge conflict

e6513cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

95.40% (+0.00%) compared to b430a9f

View this Pull Request on Codecov

95.40% (+0.00%) compared to b430a9f

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.40%. Comparing base (b430a9f) to head (e6513cf).

Files with missing lines Patch % Lines
include/boost/math/policies/error_handling.hpp 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1422   +/-   ##
========================================
  Coverage    95.40%   95.40%           
========================================
  Files          829      829           
  Lines        69083    69081    -2     
========================================
- Hits         65908    65907    -1     
+ Misses        3175     3174    -1     
Files with missing lines Coverage Δ
include/boost/math/complex/acos.hpp 100.00% <ø> (ø)
include/boost/math/complex/acosh.hpp 100.00% <ø> (ø)
include/boost/math/complex/asin.hpp 100.00% <ø> (ø)
include/boost/math/complex/asinh.hpp 100.00% <ø> (ø)
include/boost/math/complex/atan.hpp 71.42% <ø> (ø)
include/boost/math/complex/atanh.hpp 98.46% <ø> (ø)
include/boost/math/complex/details.hpp 100.00% <ø> (ø)
include/boost/math/complex/fabs.hpp 100.00% <ø> (ø)
...clude/boost/math/constants/calculate_constants.hpp 84.81% <ø> (ø)
include/boost/math/constants/constants.hpp 100.00% <ø> (ø)
... and 227 more

... and 47 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.