Skip to content

pFq: prevent spurious overflow.#1406

Open
jzmaddock wants to merge 2 commits into
developfrom
issue1404
Open

pFq: prevent spurious overflow.#1406
jzmaddock wants to merge 2 commits into
developfrom
issue1404

pFq: disable one new test for real_concept.

31b1bc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 1s

95.39% (-0.01%) compared to 9a964b4, passed because coverage increased by 0% when compared to adjusted base (95.39%)

View this Pull Request on Codecov

95.39% (-0.01%) compared to 9a964b4, passed because coverage increased by 0% when compared to adjusted base (95.39%)

Details

Codecov Report

❌ Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.39%. Comparing base (9a964b4) to head (31b1bc1).

Files with missing lines Patch % Lines
...tions/detail/hypergeometric_pFq_checked_series.hpp 88.23% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1406      +/-   ##
===========================================
- Coverage    95.39%   95.39%   -0.01%     
===========================================
  Files          826      826              
  Lines        68901    68925      +24     
===========================================
+ Hits         65729    65750      +21     
- Misses        3172     3175       +3     
Files with missing lines Coverage Δ
...oost/math/special_functions/hypergeometric_pFq.hpp 100.00% <100.00%> (ø)
test/test_pFq.hpp 89.21% <100.00%> (+1.43%) ⬆️
...tions/detail/hypergeometric_pFq_checked_series.hpp 88.75% <88.23%> (-0.45%) ⬇️

... 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 9a964b4...31b1bc1. Read the comment docs.

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