Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add is_finite methods for various ring types #1842

Merged
merged 1 commit into from
Oct 10, 2024

Add `is_finite` methods for various ring types

791f95f
Select commit
Loading
Failed to load commit list.
Merged

Add is_finite methods for various ring types #1842

Add `is_finite` methods for various ring types
791f95f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2024 in 0s

41.17% of diff hit (target 88.14%)

View this Pull Request on Codecov

41.17% of diff hit (target 88.14%)

Annotations

Check warning on line 25 in src/FreeAssociativeAlgebra.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/FreeAssociativeAlgebra.jl#L25

Added line #L25 was not covered by tests

Check warning on line 15 in src/LaurentMPoly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LaurentMPoly.jl#L15

Added line #L15 was not covered by tests

Check warning on line 13 in src/LaurentPoly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LaurentPoly.jl#L13

Added line #L13 was not covered by tests

Check warning on line 15 in src/LaurentPoly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LaurentPoly.jl#L15

Added line #L15 was not covered by tests

Check warning on line 143 in src/MPoly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MPoly.jl#L143

Added line #L143 was not covered by tests

Check warning on line 73 in src/MatRing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MatRing.jl#L73

Added line #L73 was not covered by tests

Check warning on line 105 in src/NCPoly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NCPoly.jl#L105

Added line #L105 was not covered by tests

Check warning on line 52 in src/Poly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Poly.jl#L52

Added line #L52 was not covered by tests

Check warning on line 214 in src/Rings.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Rings.jl#L213-L214

Added lines #L213 - L214 were not covered by tests