Improve conditional imports - #458
Merged
kanekosh merged 14 commits intoOct 8, 2025
Merged
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.
Loading