Nemocas / AbstractAlgebra.jl

Generic abstract algebra functionality in pure Julia (no C dependencies)
https://nemocas.github.io/AbstractAlgebra.jl/dev/index.html
Other
155 stars 60 forks source link

Fix 1710 #1711

Closed joschmitt closed 1 month ago

joschmitt commented 1 month ago

Closes #1710.

thofma commented 1 month ago

Can you bump the patch version? Then we can make a quick release.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.33%. Comparing base (1903298) to head (858aa20).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1711 +/- ## ======================================= Coverage 87.32% 87.33% ======================================= Files 117 117 Lines 29824 29824 ======================================= + Hits 26045 26047 +2 + Misses 3779 3777 -2 ```

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