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

Fix _masterFunc2 fail flag caching and add fail flag identification to IPOPT #407

Merged
merged 15 commits into from
Jun 23, 2024

A bit more test coverage

79ea720
Select commit
Loading
Failed to load commit list.
Merged

Fix _masterFunc2 fail flag caching and add fail flag identification to IPOPT #407

A bit more test coverage
79ea720
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 21, 2024 in 1s

83.33% of diff hit (target 50.00%)

View this Pull Request on Codecov

83.33% of diff hit (target 50.00%)

Annotations

Check warning on line 221 in pyoptsparse/pyIPOPT/pyIPOPT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyIPOPT/pyIPOPT.py#L221

Added line #L221 was not covered by tests

Check warning on line 229 in pyoptsparse/pyIPOPT/pyIPOPT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyIPOPT/pyIPOPT.py#L229

Added line #L229 was not covered by tests

Check warning on line 237 in pyoptsparse/pyIPOPT/pyIPOPT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyIPOPT/pyIPOPT.py#L237

Added line #L237 was not covered by tests

Check warning on line 248 in pyoptsparse/pyIPOPT/pyIPOPT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyIPOPT/pyIPOPT.py#L248

Added line #L248 was not covered by tests