Skip to content

Non Central T: track cancellation errors, - #1434

Merged
jzmaddock merged 2 commits into
developfrom
issue1430
Aug 14, 2026
Merged

Non Central T: track cancellation errors,#1434
jzmaddock merged 2 commits into
developfrom
issue1430

Correct unrelated failures:

811faf7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2026 in 1s

95.40% (-0.01%) compared to bf29a02

View this Pull Request on Codecov

95.40% (-0.01%) compared to bf29a02

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.40%. Comparing base (bf29a02) to head (811faf7).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1434      +/-   ##
===========================================
- Coverage    95.40%   95.40%   -0.01%     
===========================================
  Files          829      829              
  Lines        69176    69183       +7     
===========================================
+ Hits         66000    66002       +2     
- Misses        3176     3181       +5     
Files with missing lines Coverage Δ
include/boost/math/distributions/non_central_t.hpp 97.22% <100.00%> (+0.02%) ⬆️
test/test_nc_t.hpp 98.64% <100.00%> (+<0.01%) ⬆️

... and 2 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 bf29a02...811faf7. Read the comment docs.

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