Skip to content

Implementation of the log of the lower incomplete gamma function#1349

Merged
jzmaddock merged 13 commits into
boostorg:developfrom
JacobHass8:log-lower-incomplete-gamma
Jan 25, 2026
Merged

Implementation of the log of the lower incomplete gamma function#1349
jzmaddock merged 13 commits into
boostorg:developfrom
JacobHass8:log-lower-incomplete-gamma

Added documentation

27c1f98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2026 in 1s

95.39% (+0.10%) compared to 1d670c8

View this Pull Request on Codecov

95.39% (+0.10%) compared to 1d670c8

Details

Codecov Report

❌ Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.39%. Comparing base (1d670c8) to head (27c1f98).

Files with missing lines Patch % Lines
include/boost/math/special_functions/gamma.hpp 95.65% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1349      +/-   ##
===========================================
+ Coverage    95.29%   95.39%   +0.10%     
===========================================
  Files          814      749      -65     
  Lines        67422    61628    -5794     
===========================================
- Hits         64249    58792    -5457     
+ Misses        3173     2836     -337     
Files with missing lines Coverage Δ
test/compile_test/instantiate.hpp 100.00% <100.00%> (ø)
test/test_igamma.hpp 100.00% <100.00%> (ø)
include/boost/math/special_functions/gamma.hpp 99.72% <95.65%> (-0.14%) ⬇️

... and 75 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 1d670c8...27c1f98. Read the comment docs.

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