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

Strongly enforce SLSQP Bounds #413

Merged
merged 9 commits into from
Oct 14, 2024

added warning

bbc1c6f
Select commit
Loading
Failed to load commit list.
Merged

Strongly enforce SLSQP Bounds #413

added warning
bbc1c6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 20, 2024 in 1s

63.24% (-11.69%) compared to bc021e4

View this Pull Request on Codecov

63.24% (-11.69%) compared to bc021e4

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.24%. Comparing base (bc021e4) to head (bbc1c6f).

Files with missing lines Patch % Lines
pyoptsparse/pySLSQP/pySLSQP.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #413       +/-   ##
===========================================
- Coverage   74.92%   63.24%   -11.69%     
===========================================
  Files          22       22               
  Lines        3334     3338        +4     
===========================================
- Hits         2498     2111      -387     
- Misses        836     1227      +391     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.