Skip to content

Improve erf/expm1/expint coverage. #1111

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 57 commits into from
Apr 26, 2025

Correct __arch64__ error config for 1F1.

3e3ac03
Select commit
Loading
Failed to load commit list.
Merged

Improve erf/expm1/expint coverage. #1111

Correct __arch64__ error config for 1F1.
3e3ac03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2025 in 0s

93.90% (+0.05%) compared to 01dbedc

View this Pull Request on Codecov

93.90% (+0.05%) compared to 01dbedc

Details

Codecov Report

Attention: Patch coverage is 98.25328% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.90%. Comparing base (01dbedc) to head (3e3ac03).

Files with missing lines Patch % Lines
...ial_functions/detail/hypergeometric_1F1_bessel.hpp 20.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1111      +/-   ##
===========================================
+ Coverage    93.84%   93.90%   +0.05%     
===========================================
  Files          659      661       +2     
  Lines        55313    54559     -754     
===========================================
- Hits         51909    51233     -676     
+ Misses        3404     3326      -78     
Files with missing lines Coverage Δ
.../boost/math/special_functions/detail/bessel_ik.hpp 99.44% <100.00%> (+<0.01%) ⬆️
.../boost/math/special_functions/detail/bessel_j1.hpp 100.00% <ø> (ø)
.../boost/math/special_functions/detail/bessel_k0.hpp 100.00% <ø> (ø)
.../boost/math/special_functions/detail/bessel_k1.hpp 100.00% <ø> (ø)
...ial_functions/detail/hypergeometric_0F1_bessel.hpp 100.00% <100.00%> (+42.85%) ⬆️
...ost/math/special_functions/detail/igamma_large.hpp 100.00% <ø> (+2.27%) ⬆️
...ost/math/special_functions/detail/lgamma_small.hpp 100.00% <100.00%> (+10.97%) ⬆️
.../boost/math/special_functions/detail/polygamma.hpp 91.42% <ø> (-0.67%) ⬇️
...h/special_functions/detail/unchecked_factorial.hpp 8.92% <ø> (-91.08%) ⬇️
include/boost/math/special_functions/digamma.hpp 100.00% <100.00%> (+18.60%) ⬆️
... and 42 more

... and 16 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 01dbedc...3e3ac03. Read the comment docs.

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