Implement special function log incomplete gamma function#1346
Merged
jzmaddock merged 25 commits intoJan 9, 2026
Codecov / codecov/project
succeeded
Jan 8, 2026 in 0s
95.29% (+0.00%) compared to f6be8e8
View this Pull Request on Codecov
95.29% (+0.00%) compared to f6be8e8
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.29%. Comparing base (f6be8e8) to head (2a6fb33).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1346 +/- ##
========================================
Coverage 95.28% 95.29%
========================================
Files 814 814
Lines 67364 67422 +58
========================================
+ Hits 64191 64249 +58
Misses 3173 3173 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/math/special_functions/gamma.hpp | 99.85% <100.00%> (+<0.01%) |
⬆️ |
| test/compile_test/instantiate.hpp | 100.00% <100.00%> (ø) |
|
| test/test_igamma.cpp | 98.07% <100.00%> (ø) |
|
| test/test_igamma.hpp | 100.00% <100.00%> (ø) |
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 f6be8e8...2a6fb33. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading