Nemocas / Nemo.jl

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

Adapt Aliases.jl for breaking release #1736

Closed lgoettgens closed 5 months ago

lgoettgens commented 5 months ago

Removes the hacky workarounds introduced in https://github.com/Nemocas/Nemo.jl/pull/1704 to make it non-breaking.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.87%. Comparing base (f102e74) to head (be5623e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1736 +/- ## ========================================== - Coverage 84.90% 84.87% -0.03% ========================================== Files 95 95 Lines 37255 37255 ========================================== - Hits 31631 31620 -11 - Misses 5624 5635 +11 ```

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