Nemocas / AbstractAlgebra.jl

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

Fix base_ring_type for LocalizedEuclideanRing #1687

Closed fingolfin closed 5 months ago

fingolfin commented 5 months ago

Turns out we have zero tests for that in AA... but Nemo does have some

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 86.97%. Comparing base (dcec952) to head (ac51eae).

Files Patch % Lines
src/generic/Misc/Localization.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1687 +/- ## ========================================== - Coverage 86.97% 86.97% -0.01% ========================================== Files 116 116 Lines 29715 29715 ========================================== - Hits 25846 25845 -1 - Misses 3869 3870 +1 ```

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