Skip to content

.gh/FormatCheck: run on pull_request

1f8d2a9
Select commit
Loading
Failed to load commit list.
Merged

Refactor SemOptimizer API #299

.gh/FormatCheck: run on pull_request
1f8d2a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2026 in 1s

71.83% (-1.11%) compared to 8b0f880

View this Pull Request on Codecov

71.83% (-1.11%) compared to 8b0f880

Details

Codecov Report

❌ Patch coverage is 46.75325% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.83%. Comparing base (8b0f880) to head (1f8d2a9).
⚠️ Report is 58 commits behind head on devel.

Files with missing lines Patch % Lines
src/optimizer/abstract.jl 17.64% 14 Missing ⚠️
ext/SEMProximalOptExt/ProximalAlgorithms.jl 36.84% 12 Missing ⚠️
src/frontend/fit/SemFit.jl 0.00% 6 Missing ⚠️
ext/SEMNLOptExt/NLopt.jl 88.00% 3 Missing ⚠️
src/optimizer/optim.jl 57.14% 3 Missing ⚠️
src/frontend/fit/summary.jl 0.00% 2 Missing ⚠️
src/optimizer/Empty.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #299      +/-   ##
==========================================
- Coverage   72.94%   71.83%   -1.11%     
==========================================
  Files          50       51       +1     
  Lines        2218     2223       +5     
==========================================
- Hits         1618     1597      -21     
- Misses        600      626      +26     

☔ 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.