Misc - #2293
Draft
YigitElma wants to merge 22 commits into
Draft
Codecov / codecov/project
succeeded
Aug 24, 2026 in 1s
94.35% (+0.00%) compared to 7582fb3
View this Pull Request on Codecov
94.35% (+0.00%) compared to 7582fb3
Details
Codecov Report
❌ Patch coverage is 98.90110% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.35%. Comparing base (7582fb3) to head (9a31c64).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| desc/backend.py | 95.65% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2293 +/- ##
=======================================
Coverage 94.35% 94.35%
=======================================
Files 101 101
Lines 29036 29064 +28
=======================================
+ Hits 27396 27424 +28
Misses 1640 1640 | Files with missing lines | Coverage Δ | |
|---|---|---|
| desc/objectives/utils.py | 100.00% <100.00%> (ø) |
|
| desc/optimize/_constraint_wrappers.py | 96.89% <100.00%> (-0.02%) |
⬇️ |
| desc/optimize/_desc_wrappers.py | 92.68% <100.00%> (+1.50%) |
⬆️ |
| desc/optimize/aug_lagrangian_ls.py | 96.00% <ø> (ø) |
|
| desc/optimize/least_squares.py | 99.45% <ø> (ø) |
|
| desc/optimize/optimizer.py | 96.23% <100.00%> (ø) |
|
| desc/optimize/tr_subproblems.py | 99.43% <ø> (ø) |
|
| desc/optimize/utils.py | 95.63% <100.00%> (+0.19%) |
⬆️ |
| desc/perturbations.py | 89.21% <100.00%> (+0.05%) |
⬆️ |
| desc/backend.py | 90.87% <95.65%> (+0.22%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading