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

Better import error #389

Merged
merged 13 commits into from
Mar 26, 2024

Update test_other.py to match new warning

cbfa664
Select commit
Loading
Failed to load commit list.
Merged

Better import error #389

Update test_other.py to match new warning
cbfa664
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 22, 2024 in 1s

41.17% of diff hit (target 50.00%)

View this Pull Request on Codecov

41.17% of diff hit (target 50.00%)

Annotations

Check warning on line 13 in pyoptsparse/pyALPSO/pyALPSO.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyALPSO/pyALPSO.py#L13

Added line #L13 was not covered by tests

Check warning on line 29 in pyoptsparse/pyALPSO/pyALPSO.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyALPSO/pyALPSO.py#L29

Added line #L29 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyCONMIN/pyCONMIN.py#L16

Added line #L16 was not covered by tests

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#L19-L20

Added lines #L19 - L20 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyCONMIN/pyCONMIN.py#L34

Added line #L34 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyIPOPT/pyIPOPT.py#L8

Added line #L8 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyIPOPT/pyIPOPT.py#L16

Added line #L16 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyIPOPT/pyIPOPT.py#L27-L28

Added lines #L27 - L28 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyIPOPT/pyIPOPT.py#L47

Added line #L47 was not covered by tests

Check warning on line 16 in pyoptsparse/pyNLPQLP/pyNLPQLP.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyNLPQLP/pyNLPQLP.py#L16

Added line #L16 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyNLPQLP/pyNLPQLP.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 34 in pyoptsparse/pyNLPQLP/pyNLPQLP.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyNLPQLP/pyNLPQLP.py#L34

Added line #L34 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyNSGA2/pyNSGA2.py#L6

Added line #L6 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyNSGA2/pyNSGA2.py#L15

Added line #L15 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#L18-L19

Added lines #L18 - L19 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyNSGA2/pyNSGA2.py#L35

Added line #L35 was not covered by tests

Check warning on line 16 in pyoptsparse/pyOpt_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyOpt_utils.py#L12-L16

Added lines #L12 - L16 were not covered by tests

Check warning on line 579 in pyoptsparse/pyOpt_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyOpt_utils.py#L579

Added line #L579 was not covered by tests

Check warning on line 15 in pyoptsparse/pyPSQP/pyPSQP.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyPSQP/pyPSQP.py#L15

Added line #L15 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyPSQP/pyPSQP.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 34 in pyoptsparse/pyPSQP/pyPSQP.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyPSQP/pyPSQP.py#L34

Added line #L34 was not covered by tests

Check warning on line 46 in pyoptsparse/pyParOpt/ParOpt.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pyParOpt/ParOpt.py#L46

Added line #L46 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pySLSQP/pySLSQP.py#L16

Added line #L16 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#L19-L20

Added lines #L19 - L20 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyoptsparse/pySLSQP/pySLSQP.py#L34

Added line #L34 was not covered by tests