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

Remove `PolyRing(::Ring)` from docs #1727

Closed lgoettgens closed 3 weeks ago

lgoettgens commented 3 weeks ago

Resolves https://github.com/oscar-system/Oscar.jl/issues/3843

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 87.32%. Comparing base (25d3815) to head (e93f54e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1727 +/- ## ========================================== - Coverage 87.33% 87.32% -0.01% ========================================== Files 117 117 Lines 29768 29768 ========================================== - Hits 25997 25996 -1 - Misses 3771 3772 +1 ```

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