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

rings/infinite polynomial ring fixes #37761

Merged

revert original fix -- replacing self._base(x) with self._base.coerce…

3cdc7ad
Select commit
Loading
Failed to load commit list.
Merged

rings/infinite polynomial ring fixes #37761

revert original fix -- replacing self._base(x) with self._base.coerce…
3cdc7ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 28, 2024 in 0s

86.11% of diff hit (target 89.84%)

View this Pull Request on Codecov

86.11% of diff hit (target 89.84%)

Annotations

Check warning on line 1118 in src/sage/rings/polynomial/infinite_polynomial_element.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/rings/polynomial/infinite_polynomial_element.py#L1118

Added line #L1118 was not covered by tests

Check warning on line 1121 in src/sage/rings/polynomial/infinite_polynomial_element.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/rings/polynomial/infinite_polynomial_element.py#L1121

Added line #L1121 was not covered by tests

Check warning on line 1125 in src/sage/rings/polynomial/infinite_polynomial_element.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/rings/polynomial/infinite_polynomial_element.py#L1125

Added line #L1125 was not covered by tests

Check warning on line 1151 in src/sage/rings/polynomial/infinite_polynomial_element.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/rings/polynomial/infinite_polynomial_element.py#L1151

Added line #L1151 was not covered by tests

Check warning on line 707 in src/sage/rings/polynomial/infinite_polynomial_ring.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/rings/polynomial/infinite_polynomial_ring.py#L707

Added line #L707 was not covered by tests