Skip to content

Expression Support - #215

Closed
hfytr wants to merge 6 commits into
madsuite-org:mainfrom
hfytr:optimized
Closed

Expression Support#215
hfytr wants to merge 6 commits into
madsuite-org:mainfrom
hfytr:optimized

Fix NLPTest: remove m.varis field access, define missing locals in te…

3282960
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 18, 2026 in 0s

0.00% (-80.81%) compared to 6f15038

View this Pull Request on Codecov

0.00% (-80.81%) compared to 6f15038

Details

Codecov Report

❌ Patch coverage is 0% with 379 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (6f15038) to head (3282960).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
src/hessian.jl 0.00% 265 Missing ⚠️
src/jacobian.jl 0.00% 55 Missing ⚠️
src/gradient.jl 0.00% 24 Missing ⚠️
src/nlp.jl 0.00% 23 Missing ⚠️
src/simdfunction.jl 0.00% 6 Missing ⚠️
src/register.jl 0.00% 4 Missing ⚠️
src/graph.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #215       +/-   ##
==========================================
- Coverage   80.80%   0.00%   -80.81%     
==========================================
  Files          20      26        +6     
  Lines        2021    3190     +1169     
==========================================
- Hits         1633       0     -1633     
- Misses        388    3190     +2802     

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