Nemocas / Nemo.jl

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

Change more code to use mat_entry_ptr #1775

Closed fingolfin closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.81%. Comparing base (c3368ac) to head (095b770).

Files Patch % Lines
src/HeckeMiscMatrix.jl 0.00% 13 Missing :warning:
src/flint/fmpz_mat.jl 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1775 +/- ## ========================================== + Coverage 85.79% 85.81% +0.02% ========================================== Files 95 95 Lines 36854 36854 ========================================== + Hits 31620 31628 +8 + Misses 5234 5226 -8 ```

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