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

Support for integer/binary vars for MOSEK #275

Merged
merged 4 commits into from
May 3, 2024
Merged

Support for integer/binary vars for MOSEK #275

merged 4 commits into from
May 3, 2024

Conversation

ulfworsoe
Copy link
Contributor

Add support for integer/binary vars for MOSEK solver direct mode.

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 80.91%. Comparing base (b298e3c) to head (ac58def).

Files Patch % Lines
linopy/io.py 0.00% 7 Missing ⚠️
linopy/solvers.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   88.91%   80.91%   -8.01%     
==========================================
  Files          15       15              
  Lines        3682     3688       +6     
  Branches      866      870       +4     
==========================================
- Hits         3274     2984     -290     
- Misses        283      594     +311     
+ Partials      125      110      -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@FabianHofmann FabianHofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks again for your PR @ulfworsoe

@FabianHofmann FabianHofmann enabled auto-merge May 3, 2024 13:15
@FabianHofmann FabianHofmann merged commit 4be7398 into PyPSA:master May 3, 2024
12 of 15 checks passed
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.

2 participants