Skip to content

Adjust random Generator

615fb4d
Select commit
Loading
Failed to load commit list.
Merged

Maximize compatability with Datatypes by returning NotImplemented if __add__, __mul__ ... fail #417

Adjust random Generator
615fb4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 14, 2025 in 1s

72.09% of diff hit (target 86.89%)

View this Pull Request on Codecov

72.09% of diff hit (target 86.89%)

Annotations

Check warning on line 1575 in linopy/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/expressions.py#L1574-L1575

Added lines #L1574 - L1575 were not covered by tests

Check warning on line 1606 in linopy/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/expressions.py#L1605-L1606

Added lines #L1605 - L1606 were not covered by tests

Check warning on line 399 in linopy/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/variables.py#L398-L399

Added lines #L398 - L399 were not covered by tests

Check warning on line 417 in linopy/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/variables.py#L416-L417

Added lines #L416 - L417 were not covered by tests

Check warning on line 461 in linopy/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/variables.py#L460-L461

Added lines #L460 - L461 were not covered by tests

Check warning on line 476 in linopy/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/variables.py#L475-L476

Added lines #L475 - L476 were not covered by tests