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

Upper numpy bound in conda environemnt

fc15ad5
Select commit
Loading
Failed to load commit list.
Merged

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

Upper numpy bound in conda environemnt
fc15ad5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2024 in 0s

62.97% (-11.36%) compared to da0077a

View this Pull Request on Codecov

62.97% (-11.36%) compared to da0077a

Details

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 62.97%. Comparing base (da0077a) to head (fc15ad5).

Files Patch % Lines
pyoptsparse/pyIPOPT/pyIPOPT.py 66.66% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #407       +/-   ##
===========================================
- Coverage   74.33%   62.97%   -11.36%     
===========================================
  Files          22       22               
  Lines        3300     3317       +17     
===========================================
- Hits         2453     2089      -364     
- Misses        847     1228      +381     

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