Skip to content

add generic fallback for gamma_inc#528

Open
araujoms wants to merge 1 commit intoJuliaMath:masterfrom
araujoms:gamma_inc
Open

add generic fallback for gamma_inc#528
araujoms wants to merge 1 commit intoJuliaMath:masterfrom
araujoms:gamma_inc

Conversation

@araujoms
Copy link
Copy Markdown
Contributor

Instead of having a specific method for BigFloat, this uses a generic fallback. Not only it simplifies existing code, but also it makes gamma_inc work for generic types from Quadmath, DoubleFloats, MultiFloats.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.28%. Comparing base (ea68a71) to head (c43542a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #528      +/-   ##
==========================================
- Coverage   94.28%   94.28%   -0.01%     
==========================================
  Files          14       14              
  Lines        3026     3025       -1     
==========================================
- Hits         2853     2852       -1     
  Misses        173      173              
Flag Coverage Δ
unittests 94.28% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant