scipopt / russcip

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

0.2.1 Changes #64

Closed mmghannam closed 1 year ago

mmghannam commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #64 (86dbaf1) into main (5c84e99) will increase coverage by 3.22%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   68.61%   71.83%   +3.22%     
==========================================
  Files           8        8              
  Lines         497      522      +25     
==========================================
+ Hits          341      375      +34     
+ Misses        156      147       -9     
Impacted Files Coverage Δ
src/branchrule.rs 55.55% <ø> (ø)
src/model.rs 83.28% <100.00%> (+2.56%) :arrow_up:
src/pricer.rs 75.00% <100.00%> (+75.00%) :arrow_up:

... and 1 file with indirect coverage changes