Skip to content

Added checks for multiple degrees of freedom

04eace4
Select commit
Loading
Failed to load commit list.
Open

Find degrees of freedom for non_central_f distribution #1368

Added checks for multiple degrees of freedom
04eace4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 1s

95.34% (-0.01%) compared to a10f3c8, passed because coverage increased by 0% when compared to adjusted base (95.34%)

View this Pull Request on Codecov

95.34% (-0.01%) compared to a10f3c8, passed because coverage increased by 0% when compared to adjusted base (95.34%)

Details

Codecov Report

❌ Patch coverage is 89.77273% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.34%. Comparing base (a10f3c8) to head (04eace4).
⚠️ Report is 77 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/math/distributions/non_central_f.hpp 86.15% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1368      +/-   ##
===========================================
- Coverage    95.34%   95.34%   -0.01%     
===========================================
  Files          825      825              
  Lines        68160    68397     +237     
===========================================
+ Hits         64987    65212     +225     
- Misses        3173     3185      +12     
Files with missing lines Coverage Δ
test/test_nc_f.cpp 100.00% <100.00%> (ø)
include/boost/math/distributions/non_central_f.hpp 87.54% <86.15%> (-0.43%) ⬇️

... and 18 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 a10f3c8...04eace4. Read the comment docs.

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