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

Ensure constants written correctly to LP/NL files #2953

Merged
merged 21 commits into from
Aug 23, 2023

Apply black

219c505
Select commit
Loading
Failed to load commit list.
Merged

Ensure constants written correctly to LP/NL files #2953

Apply black
219c505
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 23, 2023 in 0s

97.42% of diff hit (target 88.04%)

View this Pull Request on Codecov

97.42% of diff hit (target 88.04%)

Annotations

Check warning on line 347 in pyomo/core/base/constraint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/core/base/constraint.py#L347

Added line #L347 was not covered by tests

Check warning on line 544 in pyomo/repn/plugins/lp_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/repn/plugins/lp_writer.py#L544

Added line #L544 was not covered by tests

Check warning on line 564 in pyomo/repn/plugins/lp_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/repn/plugins/lp_writer.py#L564

Added line #L564 was not covered by tests

Check warning on line 587 in pyomo/repn/plugins/lp_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/repn/plugins/lp_writer.py#L587

Added line #L587 was not covered by tests

Check warning on line 1548 in pyomo/repn/plugins/nl_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/repn/plugins/nl_writer.py#L1548

Added line #L1548 was not covered by tests