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

Add support for indicator constraints #120

Merged

Assert that bin_var is indeed a Binary variable

feb56fb
Select commit
Loading
Failed to load commit list.
Merged

Add support for indicator constraints #120

Assert that bin_var is indeed a Binary variable
feb56fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

76.05% (+1.09%) compared to b74e583

View this Pull Request on Codecov

76.05% (+1.09%) compared to b74e583

Details

Codecov Report

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

Comparison is base (b74e583) 74.96% compared to head (feb56fb) 76.05%.

Files Patch % Lines
src/scip.rs 72.22% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   74.96%   76.05%   +1.09%     
==========================================
  Files          13       13              
  Lines        1725     1737      +12     
==========================================
+ Hits         1293     1321      +28     
+ Misses        432      416      -16     

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