Skip to content
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

Correct ellint_1 logic for types with no infinity. #1130

Merged
merged 1 commit into from May 4, 2024
Merged

Conversation

jzmaddock
Copy link
Collaborator

Fixes multiprecision failures.

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.71%. Comparing base (435d103) to head (3dafc07).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1130   +/-   ##
========================================
  Coverage    93.71%   93.71%           
========================================
  Files          771      771           
  Lines        61103    61105    +2     
========================================
+ Hits         57264    57266    +2     
  Misses        3839     3839           
Files Coverage Δ
include/boost/math/special_functions/ellint_1.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 435d103...3dafc07. Read the comment docs.

@jzmaddock jzmaddock merged commit a53b013 into develop May 4, 2024
70 checks passed
@NAThompson NAThompson deleted the mp_fix branch May 4, 2024 15:50
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.

None yet

1 participant