scipopt / russcip

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

Increase Coverage #63

Closed mmghannam closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #63 (f760aa3) into main (c60c528) will increase coverage by 2.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   66.53%   68.61%   +2.07%     
==========================================
  Files           8        8              
  Lines         499      497       -2     
==========================================
+ Hits          332      341       +9     
+ Misses        167      156      -11     
Impacted Files Coverage Δ
src/branchrule.rs 55.55% <ø> (+11.11%) :arrow_up:
src/model.rs 80.72% <ø> (+2.11%) :arrow_up:

... and 1 file with indirect coverage changes