Nemocas / Nemo.jl

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

Use low-level helpers in yet more places #1811

Closed fingolfin closed 4 days ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 82.35294% with 9 lines in your changes missing coverage. Please review.

Project coverage is 86.29%. Comparing base (03e705a) to head (686e113). Report is 4 commits behind head on master.

Files Patch % Lines
src/flint/fmpz_mat.jl 62.50% 6 Missing :warning:
src/HeckeMiscInteger.jl 0.00% 1 Missing :warning:
src/HeckeMiscMatrix.jl 0.00% 1 Missing :warning:
src/flint/fmpq_mat.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1811 +/- ## ========================================== + Coverage 85.96% 86.29% +0.32% ========================================== Files 98 98 Lines 36380 38631 +2251 ========================================== + Hits 31274 33336 +2062 - Misses 5106 5295 +189 ```

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