scipopt / russcip

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

Update version number #84

Closed mmghannam closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #84 (2ea1f61) into main (76f6bb0) will increase coverage by 1.89%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   88.54%   90.43%   +1.89%     
==========================================
  Files          11       11              
  Lines         742      742              
==========================================
+ Hits          657      671      +14     
+ Misses         85       71      -14     
Impacted Files Coverage Δ
src/solution.rs 100.00% <ø> (+70.00%) :arrow_up: