funkelab / ilpy

Unified python wrappers for popular ILP solvers
https://funkelab.github.io/ilpy/
MIT License
3 stars 2 forks source link

test: remove breakpoints and update coverage on expressions #42

Closed tlambert03 closed 10 months ago

tlambert03 commented 10 months ago

found a couple rogue breakpoints 😱 ... also skipping test coverage on a few safety exceptions

codecov[bot] commented 10 months ago

Codecov Report

Merging #42 (155bc9a) into main (4da32d0) will increase coverage by 3.69%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   88.20%   91.90%   +3.69%     
==========================================
  Files           4        4              
  Lines         407      383      -24     
==========================================
- Hits          359      352       -7     
+ Misses         48       31      -17     
Files Coverage Δ
ilpy/expressions.py 96.96% <ø> (+6.42%) :arrow_up:

... and 1 file with indirect coverage changes