scipopt / russcip

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

Simplify importing by adding a prelude module #110

Closed mmghannam closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #110 (dfff5ae) into main (fbd2b06) will increase coverage by 0.90%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   73.68%   74.58%   +0.90%     
==========================================
  Files          13       13              
  Lines        1748     1727      -21     
==========================================
  Hits         1288     1288              
+ Misses        460      439      -21     
Files Changed Coverage Δ
src/lib.rs 36.97% <ø> (+2.05%) :arrow_up: