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 SNOPT printout encoding and skip printing import warnings #392

Merged
merged 7 commits into from
Apr 24, 2024

bugfix version revert

73848dd
Select commit
Loading
Failed to load commit list.
Merged

Fix SNOPT printout encoding and skip printing import warnings #392

bugfix version revert
73848dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 23, 2024 in 0s

7.69% of diff hit (target 50.00%)

View this Pull Request on Codecov

7.69% of diff hit (target 50.00%)

Annotations

Check warning on line 20 in pyoptsparse/pyCONMIN/pyCONMIN.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyCONMIN/pyCONMIN.py#L20

Added line #L20 was not covered by tests

Check warning on line 19 in pyoptsparse/pyNSGA2/pyNSGA2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyNSGA2/pyNSGA2.py#L19

Added line #L19 was not covered by tests

Check warning on line 11 in pyoptsparse/pyOpt_constraint.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyOpt_constraint.py#L11

Added line #L11 was not covered by tests

Check warning on line 11 in pyoptsparse/pyOpt_gradient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyOpt_gradient.py#L11

Added line #L11 was not covered by tests

Check warning on line 18 in pyoptsparse/pyOpt_optimization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyOpt_optimization.py#L18

Added line #L18 was not covered by tests

Check warning on line 28 in pyoptsparse/pyOpt_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyOpt_utils.py#L28

Added line #L28 was not covered by tests

Check warning on line 580 in pyoptsparse/pyOpt_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyOpt_utils.py#L580

Added line #L580 was not covered by tests

Check warning on line 20 in pyoptsparse/pySLSQP/pySLSQP.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pySLSQP/pySLSQP.py#L20

Added line #L20 was not covered by tests

Check warning on line 388 in pyoptsparse/pySNOPT/pySNOPT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pySNOPT/pySNOPT.py#L388

Added line #L388 was not covered by tests

Check warning on line 700 in pyoptsparse/pySNOPT/pySNOPT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pySNOPT/pySNOPT.py#L700

Added line #L700 was not covered by tests

Check warning on line 702 in pyoptsparse/pySNOPT/pySNOPT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pySNOPT/pySNOPT.py#L702

Added line #L702 was not covered by tests

Check warning on line 704 in pyoptsparse/pySNOPT/pySNOPT.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pySNOPT/pySNOPT.py#L704

Added line #L704 was not covered by tests