Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Keep symbolic expressions from mtk, make it moi compatible later #636

Merged
merged 7 commits into from
Dec 19, 2023

Handle nlp constraints expressions

75d197b
Select commit
Loading
Failed to load commit list.
Merged

[WIP] Keep symbolic expressions from mtk, make it moi compatible later #636

Handle nlp constraints expressions
75d197b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 1s

7.47% (+7.47%) compared to 6fc5804

View this Pull Request on Codecov

7.47% (+7.47%) compared to 6fc5804

Details

Codecov Report

Attention: 89 lines in your changes are missing coverage. Please review.

Comparison is base (6fc5804) 0.00% compared to head (75d197b) 7.47%.
Report is 1 commits behind head on master.

Files Patch % Lines
lib/OptimizationMOI/src/OptimizationMOI.jl 0.00% 49 Missing ⚠️
lib/OptimizationMOI/src/nlp.jl 0.00% 28 Missing ⚠️
lib/OptimizationMOI/src/moi.jl 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #636      +/-   ##
=========================================
+ Coverage    0.00%   7.47%   +7.47%     
=========================================
  Files          12      40      +28     
  Lines        1141    2730    +1589     
=========================================
+ Hits            0     204     +204     
- Misses       1141    2526    +1385     

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