Skip to content

NC T finders: Improve code coverage.

585d317
Select commit
Loading
Failed to load commit list.
Merged

Add parameter finders to the non-central-T. #1355

NC T finders: Improve code coverage.
585d317
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

95.34% (+0.04%) compared to bf511b4

View this Pull Request on Codecov

95.34% (+0.04%) compared to bf511b4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.34%. Comparing base (bf511b4) to head (585d317).
⚠️ Report is 50 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1355      +/-   ##
===========================================
+ Coverage    95.29%   95.34%   +0.04%     
===========================================
  Files          814      825      +11     
  Lines        67467    68160     +693     
===========================================
+ Hits         64294    64987     +693     
  Misses        3173     3173              
Files with missing lines Coverage Δ
include/boost/math/distributions/non_central_t.hpp 97.20% <100.00%> (+0.63%) ⬆️
test/test_nc_t.hpp 98.63% <100.00%> (-0.63%) ⬇️

... and 19 files with indirect coverage changes


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 bf511b4...585d317. Read the comment docs.

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