scipopt / russcip

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

Solving state, represents methods accessible from plugin implementations #97

Closed mmghannam closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #97 (1f57881) into development (d231715) will decrease coverage by 0.15%. The diff coverage is 98.51%.

@@               Coverage Diff               @@
##           development      #97      +/-   ##
===============================================
- Coverage        91.44%   91.29%   -0.15%     
===============================================
  Files               13       13              
  Lines              806      804       -2     
===============================================
- Hits               737      734       -3     
- Misses              69       70       +1     
Files Changed Coverage Δ
src/branchrule.rs 66.67% <ø> (ø)
src/heuristic.rs 100.00% <ø> (ø)
src/lib.rs 50.00% <ø> (-50.00%) :arrow_down:
src/node.rs 100.00% <ø> (ø)
src/pricer.rs 75.00% <ø> (ø)
src/model.rs 97.83% <98.51%> (-0.03%) :arrow_down: