Skip to content

Improve conditional imports - #458

Merged
kanekosh merged 14 commits into
mdolab:mainfrom
whophil:feature/improve-conditional-imports
Oct 8, 2025
Merged

Improve conditional imports#458
kanekosh merged 14 commits into
mdolab:mainfrom
whophil:feature/improve-conditional-imports

version bump

e7c46ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 8, 2025 in 0s

74.97% (-11.25%) compared to bdea96c

View this Pull Request on Codecov

74.97% (-11.25%) compared to bdea96c

Details

Codecov Report

❌ Patch coverage is 89.23077% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.97%. Comparing base (bdea96c) to head (e7c46ac).

Files with missing lines Patch % Lines
pyoptsparse/pyOpt_utils.py 91.30% 2 Missing ⚠️
pyoptsparse/pyCONMIN/pyCONMIN.py 75.00% 1 Missing ⚠️
pyoptsparse/pyIPOPT/pyIPOPT.py 75.00% 1 Missing ⚠️
pyoptsparse/pyNSGA2/pyNSGA2.py 75.00% 1 Missing ⚠️
pyoptsparse/pyPSQP/pyPSQP.py 75.00% 1 Missing ⚠️
pyoptsparse/pySLSQP/pySLSQP.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #458       +/-   ##
===========================================
- Coverage   86.22%   74.97%   -11.25%     
===========================================
  Files          24       24               
  Lines        3419     3429       +10     
===========================================
- Hits         2948     2571      -377     
- Misses        471      858      +387     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.