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 24, 2026 in 1s

95.29% (+0.00%) compared to 1d670c8

View this Pull Request on Codecov

95.29% (+0.00%) 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.29%. Comparing base (1d670c8) to head (27c1f98).
⚠️ Report is 7 commits behind head on develop.

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.29%           
========================================
  Files          814      814           
  Lines        67422    67469   +47     
========================================
+ Hits         64249    64295   +46     
- Misses        3173     3174    +1     
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%) ⬇️

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.