Nemocas / Nemo.jl

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

Add missing bounds check in is_positive_entry(::ZZMatrix, ...) #1802

Closed fingolfin closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.96%. Comparing base (784c28a) to head (b236df7).

Files Patch % Lines
src/flint/fmpz_mat.jl 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1802 +/- ## ========================================== + Coverage 85.95% 85.96% +0.01% ========================================== Files 95 95 Lines 36417 36418 +1 ========================================== + Hits 31303 31308 +5 + Misses 5114 5110 -4 ```

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