Skip to content

Initial implementation of fisher_f degrees of freedom finder#1407

Open
JacobHass8 wants to merge 8 commits into
boostorg:developfrom
JacobHass8:f-find-df
Open

Initial implementation of fisher_f degrees of freedom finder#1407
JacobHass8 wants to merge 8 commits into
boostorg:developfrom
JacobHass8:f-find-df

Fixed the complement

b2173d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 0s

95.40% (+0.00%) compared to 9a964b4

View this Pull Request on Codecov

95.40% (+0.00%) compared to 9a964b4

Details

Codecov Report

❌ Patch coverage is 97.97980% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.40%. Comparing base (9a964b4) to head (b2173d6).
⚠️ Report is 19 commits behind head on develop.

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

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #1407    +/-   ##
=========================================
  Coverage    95.39%   95.40%            
=========================================
  Files          826      828     +2     
  Lines        68901    69026   +125     
=========================================
+ Hits         65729    65851   +122     
- Misses        3172     3175     +3     
Files with missing lines Coverage Δ
include/boost/math/distributions/non_central_f.hpp 90.73% <100.00%> (ø)
test/test_fisher_f.cpp 100.00% <100.00%> (ø)
include/boost/math/distributions/fisher_f.hpp 88.32% <97.33%> (+3.71%) ⬆️

... and 8 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 9a964b4...b2173d6. Read the comment docs.

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