Closed tlambert03 closed 1 year ago
Merging #42 (5db544c) into main (8f0a2f3) will decrease coverage by
0.11%
. The diff coverage is80.00%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## main #42 +/- ##
==========================================
- Coverage 92.63% 92.52% -0.11%
==========================================
Files 28 28
Lines 692 696 +4
==========================================
+ Hits 641 644 +3
- Misses 51 52 +1
Impacted Files | Coverage Δ | |
---|---|---|
motile/solver.py | 96.11% <80.00%> (-0.86%) |
:arrow_down: |
catches the new solution.solve() return type from https://github.com/funkelab/ilpy/pull/30
later, we can pin to
ilpy >= 0.3
and remove this, but this will allow a new release of ilpy without breaking the current release of motile