scipopt / russcip

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

Pricer plugin support #60

Closed mmghannam closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (4cd48fe) into main (97fe0db) will increase coverage by 1.39%. The diff coverage is 80.43%.

:exclamation: Current head 4cd48fe differs from pull request most recent head 52146f8. Consider uploading reports for the commit 52146f8 to get more accurate results

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   65.40%   66.80%   +1.39%     
==========================================
  Files           7        8       +1     
  Lines         448      494      +46     
==========================================
+ Hits          293      330      +37     
- Misses        155      164       +9     
Impacted Files Coverage Δ
src/branchrule.rs 66.66% <ø> (ø)
src/pricer.rs 0.00% <0.00%> (ø)
src/model.rs 78.49% <88.09%> (+1.27%) :arrow_up: