scipopt / russcip

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

Test solving multiple models in parallel #107

Closed mmghannam closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #107 (6a6c4dd) into main (b260e19) will decrease coverage by 16.34%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #107       +/-   ##
===========================================
- Coverage   91.36%   75.01%   -16.34%     
===========================================
  Files          13       13               
  Lines         810     1669      +859     
===========================================
+ Hits          740     1252      +512     
- Misses         70      417      +347     
Files Changed Coverage Δ
src/model.rs 92.27% <100.00%> (-5.59%) :arrow_down:

... and 11 files with indirect coverage changes