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

MOSEK ensure any license tokens are checked in after initialisation #199

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

jotaigna
Copy link

@jotaigna jotaigna commented Nov 9, 2023

Proposed to fix issue #197
Tested with Python 3.10.11 Mosek 10.1.16 and Linopy 0.31 in a Linux Ubuntu machine.

@jotaigna jotaigna changed the title ensure any license tokens are checked in after initialisation MOSEK ensure any license tokens are checked in after initialisation Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b437f93) 89.17% compared to head (28fe096) 87.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
- Coverage   89.17%   87.69%   -1.48%     
==========================================
  Files          15       15              
  Lines        3298     3300       +2     
  Branches      757      757              
==========================================
- Hits         2941     2894      -47     
- Misses        248      299      +51     
+ Partials      109      107       -2     
Files Coverage Δ
linopy/solvers.py 79.18% <100.00%> (-9.96%) ⬇️

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

@FabianHofmann
Copy link
Collaborator

great thanks @jotaigna

@FabianHofmann FabianHofmann merged commit 05a171b into PyPSA:master Nov 10, 2023
10 of 11 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