Nemocas / Nemo.jl

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

flint 3.* upstream tests #1737

Closed thofma closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.92%. Comparing base (c70d9a2) to head (354cad6).

Files Patch % Lines
src/arb/ArbTypes.jl 53.88% 89 Missing :warning:
src/arb/Complex.jl 87.42% 21 Missing :warning:
src/arb/acb.jl 87.27% 21 Missing :warning:
src/HeckeMoreStuff.jl 0.00% 18 Missing :warning:
src/arb/acb_poly.jl 76.27% 14 Missing :warning:
src/antic/nf_elem.jl 80.88% 13 Missing :warning:
src/arb/ComplexPoly.jl 78.68% 13 Missing :warning:
src/flint/FlintTypes.jl 80.64% 12 Missing :warning:
src/arb/RealPoly.jl 78.00% 11 Missing :warning:
src/arb/ComplexMat.jl 81.48% 10 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1737 +/- ## ========================================== + Coverage 84.90% 84.92% +0.02% ========================================== Files 95 95 Lines 37286 37281 -5 ========================================== + Hits 31658 31662 +4 + Misses 5628 5619 -9 ```

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