Nemocas / Nemo.jl

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

Tidy up `HeckeMiscInteger.jl` a bit #1771

Closed joschmitt closed 1 month ago

joschmitt commented 1 month ago

I started tidying up src/HeckeMiscInteger.jl at some point. It's not done yet, but probably better to merge this, before there are too many conflicts or I forget about it.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.53846% with 11 lines in your changes missing coverage. Please review.

Project coverage is 85.73%. Comparing base (8528795) to head (038b8b2).

Files Patch % Lines
src/flint/fmpz.jl 92.59% 6 Missing :warning:
src/Deprecations.jl 0.00% 3 Missing :warning:
src/HeckeMoreStuff.jl 0.00% 1 Missing :warning:
src/flint/gfp_elem.jl 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1771 +/- ## ========================================== + Coverage 85.60% 85.73% +0.12% ========================================== Files 95 95 Lines 36921 36911 -10 ========================================== + Hits 31606 31645 +39 + Misses 5315 5266 -49 ```

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