scipopt / russcip

Rust interface for SCIP
https://crates.io/crates/russcip
Apache License 2.0
30 stars 10 forks source link

Cardinality constraints #108

Closed mmghannam closed 9 months ago

mmghannam commented 9 months ago

Follow up from !106

codecov[bot] commented 9 months ago

Codecov Report

Merging #108 (c885441) into main (b260e19) will decrease coverage by 16.14%. Report is 8 commits behind head on main. The diff coverage is 84.21%.

@@             Coverage Diff             @@
##             main     #108       +/-   ##
===========================================
- Coverage   91.36%   75.22%   -16.14%     
===========================================
  Files          13       13               
  Lines         810     1707      +897     
===========================================
+ Hits          740     1284      +544     
- Misses         70      423      +353     
Files Changed Coverage Δ
src/scip.rs 84.62% <66.67%> (-13.59%) :arrow_down:
src/model.rs 92.64% <100.00%> (-5.22%) :arrow_down:

... and 10 files with indirect coverage changes