scipopt / russcip

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

Development #77

Closed mmghannam closed 1 year ago

mmghannam commented 1 year ago

copilot:summary

codecov[bot] commented 1 year ago

Codecov Report

Merging #77 (6b50317) into main (e335ebd) will increase coverage by 1.65%. The diff coverage is 98.28%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   74.88%   76.53%   +1.65%     
==========================================
  Files          11       11              
  Lines         625      669      +44     
==========================================
+ Hits          468      512      +44     
  Misses        157      157              
Impacted Files Coverage Δ
src/branchrule.rs 66.67% <ø> (+11.11%) :arrow_up:
src/eventhdlr.rs 60.00% <ø> (ø)
src/variable.rs 65.85% <ø> (ø)
src/node.rs 90.91% <80.00%> (-9.09%) :arrow_down:
src/model.rs 86.16% <100.00%> (+1.14%) :arrow_up: