Skip to content

Rename to find_degrees_of_freedom

8e9c3e3
Select commit
Loading
Failed to load commit list.
Open

ENH: add parameter finder for degrees or freedom for students_t distribution #1385

Rename to find_degrees_of_freedom
8e9c3e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

95.35% (+0.00%) compared to 625d767

View this Pull Request on Codecov

95.35% (+0.00%) compared to 625d767

Details

Codecov Report

❌ Patch coverage is 97.84946% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.35%. Comparing base (625d767) to head (8e9c3e3).
⚠️ Report is 14 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/math/distributions/students_t.hpp 96.92% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #1385    +/-   ##
=========================================
  Coverage    95.35%   95.35%            
=========================================
  Files          825      825            
  Lines        68203    68310   +107     
=========================================
+ Hits         65033    65136   +103     
- Misses        3170     3174     +4     
Files with missing lines Coverage Δ
test/test_students_t.cpp 99.57% <100.00%> (+0.05%) ⬆️
include/boost/math/distributions/students_t.hpp 92.66% <96.92%> (+1.46%) ⬆️

... and 5 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 625d767...8e9c3e3. Read the comment docs.

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