funkelab / ilpy

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

ci: update pre-commit and fix ci #39

Closed tlambert03 closed 10 months ago

tlambert03 commented 10 months ago

closes #38.

note that I had to pin cython to <3 ... Will figure out what broke in a follow up PR

codecov[bot] commented 10 months ago

Codecov Report

Merging #39 (4e1ef99) into main (0c52e02) will decrease coverage by 0.31%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   87.73%   87.43%   -0.31%     
==========================================
  Files           4        4              
  Lines         375      374       -1     
==========================================
- Hits          329      327       -2     
- Misses         46       47       +1     
Files Coverage Δ
ilpy/expressions.py 90.54% <100.00%> (ø)

... and 1 file with indirect coverage changes