Skip to content

Check all of special functions can be included under same conditions#1416

Merged
mborland merged 2 commits into
developfrom
1412pt2
Jul 1, 2026
Merged

Check all of special functions can be included under same conditions#1416
mborland merged 2 commits into
developfrom
1412pt2

Conversation

@mborland

@mborland mborland commented Jul 1, 2026

Copy link
Copy Markdown
Member

CC: @PaulXiCao

This seems to run fine with all of special functions included. It looks like the other naked uses of <sstream> are in the interpolators and gradient optimizers. Those should all be outside of what you need, and are effectively isolated modules within boost.math.

Comment thread test/git_issue_1412_pt_2.cpp Outdated
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.39%. Comparing base (188cccc) to head (9fbea69).

Files with missing lines Patch % Lines
test/git_issue_1412_pt_2.cpp 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1416      +/-   ##
===========================================
- Coverage    95.40%   95.39%   -0.01%     
===========================================
  Files          827      828       +1     
  Lines        68921    68925       +4     
===========================================
+ Hits         65752    65754       +2     
- Misses        3169     3171       +2     
Files with missing lines Coverage Δ
test/git_issue_1412_pt_2.cpp 50.00% <50.00%> (ø)

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 188cccc...9fbea69. Read the comment docs.

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

@mborland mborland merged commit fe74e79 into develop Jul 1, 2026
72 of 75 checks passed
@mborland mborland deleted the 1412pt2 branch July 1, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants