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

Add comp_ellint_1 #464

Merged
merged 10 commits into from
Mar 26, 2024
Merged

Add comp_ellint_1 #464

merged 10 commits into from
Mar 26, 2024

Conversation

mborland
Copy link
Member

@mborland mborland commented Mar 15, 2024

Closes: #463

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 71.15385% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 98.6%. Comparing base (d56e394) to head (7cad05b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #464     +/-   ##
=========================================
- Coverage     98.8%   98.6%   -0.1%     
=========================================
  Files          172     175      +3     
  Lines        11245   11303     +58     
=========================================
+ Hits         11104   11141     +37     
- Misses         141     162     +21     
Files Coverage Δ
include/boost/decimal/cmath.hpp 100.0% <ø> (ø)
test/test_ellint_1.cpp 100.0% <100.0%> (ø)
include/boost/decimal/detail/cmath/ellint_1.hpp 87.5% <87.5%> (ø)
...lude/boost/decimal/detail/cmath/impl/ellint_rf.hpp 54.9% <54.9%> (ø)

... and 4 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 d56e394...7cad05b. Read the comment docs.

@mborland mborland changed the title Add ellint_1 and comp_ellint_1 Add comp_ellint_1 Mar 25, 2024
@mborland mborland force-pushed the ellint_1 branch 2 times, most recently from 949cece to 54e9dfa Compare March 25, 2024 09:30
@mborland mborland merged commit 3f139f7 into develop Mar 26, 2024
49 checks passed
@mborland mborland deleted the ellint_1 branch March 26, 2024 09:07
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.

comp_ellint_1
1 participant