Skip to content

Fix student's T for quantile of very small values. - #1437

Merged
jzmaddock merged 2 commits into
developfrom
issue1436
Aug 26, 2026
Merged

Fix student's T for quantile of very small values.#1437
jzmaddock merged 2 commits into
developfrom
issue1436

Students T: Add more test coverage.

364cd3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

95.40% (+0.00%) compared to 64a8d75

View this Pull Request on Codecov

95.40% (+0.00%) compared to 64a8d75

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.40%. Comparing base (64a8d75) to head (364cd3b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1437   +/-   ##
========================================
  Coverage    95.39%   95.40%           
========================================
  Files          829      829           
  Lines        69186    69202   +16     
========================================
+ Hits         66003    66022   +19     
+ Misses        3183     3180    -3     
Files with missing lines Coverage Δ
include/boost/math/distributions/students_t.hpp 91.91% <100.00%> (ø)
...th/special_functions/detail/t_distribution_inv.hpp 96.92% <100.00%> (+0.08%) ⬆️
test/test_students_t.cpp 99.59% <100.00%> (+0.01%) ⬆️

... and 1 file 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 64a8d75...364cd3b. Read the comment docs.

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