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 & fix some conversions from Irrational to our types #1727

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

fingolfin
Copy link
Member

In some cases the wrong precision was used, or a call gave an outright error.

This is missing tests, but then it also has been sitting on my disk for
several weeks now. So if it is a PR, at least I won't forget about it.

In some cases the wrong precision was used, or a call gave an outright error.
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

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

Project coverage is 84.91%. Comparing base (22e3908) to head (5475b04).

Files Patch % Lines
src/arb/Real.jl 0.00% 7 Missing ⚠️
src/arb/arb.jl 0.00% 6 Missing ⚠️
src/calcium/ca.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1727      +/-   ##
==========================================
- Coverage   84.93%   84.91%   -0.03%     
==========================================
  Files          95       95              
  Lines       37235    37245      +10     
==========================================
+ Hits        31627    31628       +1     
- Misses       5608     5617       +9     

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

@fingolfin fingolfin merged commit 2d195bb into Nemocas:master Apr 26, 2024
23 of 26 checks passed
@fingolfin fingolfin deleted the mh/const branch April 26, 2024 20:31
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