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

Fixes for SparsePolyRing #1692

Closed lgoettgens closed 2 months ago

lgoettgens commented 2 months ago

Contains and thus closes https://github.com/Nemocas/AbstractAlgebra.jl/pull/1691.

Contents:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 85.91%. Comparing base (9c828f7) to head (89003c5). Report is 1 commits behind head on master.

Files Patch % Lines
src/generic/SparsePoly.jl 0.00% 23 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1692 +/- ## ========================================== - Coverage 87.34% 85.91% -1.44% ========================================== Files 116 116 Lines 29713 29736 +23 ========================================== - Hits 25954 25548 -406 - Misses 3759 4188 +429 ```

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