Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catch ilpy v03 solution return type #42

Merged
merged 1 commit into from
May 3, 2023

Conversation

tlambert03
Copy link
Member

catches the new solution.solve() return type from funkelab/ilpy#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

@codecov-commenter
Copy link

Codecov Report

Merging #42 (5db544c) into main (8f0a2f3) will decrease coverage by 0.11%.
The diff coverage is 80.00%.

📣 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%) ⬇️

@tlambert03 tlambert03 merged commit 8f19c55 into funkelab:main May 3, 2023
8 checks passed
@tlambert03 tlambert03 deleted the solution-val branch May 3, 2023 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants