Nemocas / Nemo.jl

Julia bindings for various mathematical libraries (including flint2)
http://nemocas.github.io/Nemo.jl/
Other
187 stars 58 forks source link

RealField: allow specifying precision via a kwarg #1743

Closed fingolfin closed 5 months ago

fingolfin commented 5 months ago

... for symmetry with ComplexField

Resolves #1475

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 84.86%. Comparing base (44c5cf4) to head (306f0ea).

Files Patch % Lines
src/arb/Real.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1743 +/- ## ========================================== - Coverage 84.90% 84.86% -0.04% ========================================== Files 95 95 Lines 37289 37290 +1 ========================================== - Hits 31659 31648 -11 - Misses 5630 5642 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.