Nemocas / Nemo.jl

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

bug: undeprecate and bump to 0.45.3 (#1756) #1757

Closed thofma closed 1 month ago

thofma commented 1 month ago

@joschmitt I forgot that deprecations must go into a breaking release (since it breaks testing of packages downstream), so let's undeprecate the things for now.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.48%. Comparing base (672d5b8) to head (168406b).

Files Patch % Lines
src/Deprecations.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1757 +/- ## ========================================== + Coverage 85.46% 85.48% +0.02% ========================================== Files 95 95 Lines 36922 36923 +1 ========================================== + Hits 31555 31564 +9 + Misses 5367 5359 -8 ```

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