scipopt / russcip

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

Branching rule, solving stats #59

Closed mmghannam closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #59 (a1ba907) into main (3225d58) will increase coverage by 2.04%. The diff coverage is 71.87%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   63.35%   65.40%   +2.04%     
==========================================
  Files           6        7       +1     
  Lines         352      448      +96     
==========================================
+ Hits          223      293      +70     
- Misses        129      155      +26     
Impacted Files Coverage Δ
src/retcode.rs 13.04% <13.04%> (ø)
src/branching.rs 66.66% <66.66%> (ø)
src/model.rs 77.21% <92.53%> (+4.12%) :arrow_up:

... and 1 file with indirect coverage changes