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

Deprecate redundant utilities for extracting constants #1046

Merged
merged 7 commits into from
Jan 13, 2025

Adapt to Solve changes in Scipy 1.15

628c321
Select commit
Loading
Failed to load commit list.
Merged

Deprecate redundant utilities for extracting constants #1046

Adapt to Solve changes in Scipy 1.15
628c321
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 1s

86.66% of diff hit (target 100.00%)

View this Pull Request on Codecov

86.66% of diff hit (target 100.00%)

Annotations

Check warning on line 535 in pytensor/tensor/basic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/basic.py#L534-L535

Added lines #L534 - L535 were not covered by tests

Check warning on line 1811 in pytensor/tensor/basic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/basic.py#L1811

Added line #L1811 was not covered by tests

Check warning on line 2083 in pytensor/tensor/basic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/basic.py#L2083

Added line #L2083 was not covered by tests

Check warning on line 2087 in pytensor/tensor/basic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/basic.py#L2087

Added line #L2087 was not covered by tests

Check warning on line 580 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L580

Added line #L580 was not covered by tests

Check warning on line 585 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L585

Added line #L585 was not covered by tests

Check warning on line 588 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L588

Added line #L588 was not covered by tests

Check warning on line 1413 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L1413

Added line #L1413 was not covered by tests

Check warning on line 1430 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L1430

Added line #L1430 was not covered by tests

Check warning on line 1450 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L1450

Added line #L1450 was not covered by tests

Check warning on line 1469 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L1469

Added line #L1469 was not covered by tests

Check warning on line 1490 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L1490

Added line #L1490 was not covered by tests

Check warning on line 1512 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L1512

Added line #L1512 was not covered by tests

Check warning on line 1555 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L1555

Added line #L1555 was not covered by tests

Check warning on line 2287 in pytensor/tensor/rewriting/math.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/rewriting/math.py#L2287

Added line #L2287 was not covered by tests

Check warning on line 583 in pytensor/tensor/shape.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/shape.py#L583

Added line #L583 was not covered by tests

Check warning on line 1048 in pytensor/tensor/variable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/variable.py#L1048

Added line #L1048 was not covered by tests

Check warning on line 1050 in pytensor/tensor/variable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/tensor/variable.py#L1050

Added line #L1050 was not covered by tests