Skip to content

Fix for inverse ibeta with large a,b. #1259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 17, 2025

Update MacOS error rate for new test.

deb4391
Select commit
Loading
Failed to load commit list.
Merged

Fix for inverse ibeta with large a,b. #1259

Update MacOS error rate for new test.
deb4391
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2025 in 1s

93.84% (+0.00%) compared to a2fbc93

View this Pull Request on Codecov

93.84% (+0.00%) compared to a2fbc93

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.84%. Comparing base (a2fbc93) to head (deb4391).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1259   +/-   ##
========================================
  Coverage    93.84%   93.84%           
========================================
  Files          658      658           
  Lines        55295    55299    +4     
========================================
+ Hits         51891    51895    +4     
  Misses        3404     3404           
Files with missing lines Coverage Δ
...st/math/special_functions/detail/ibeta_inverse.hpp 93.26% <100.00%> (+0.04%) ⬆️
test/test_ibeta_inv.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 a2fbc93...deb4391. Read the comment docs.

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