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

introduce to_dataframe in order to avoid memory peaks in IO #153

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

FabianHofmann
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (4245a89) 86.96% compared to head (839eebb) 86.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   86.96%   86.98%   +0.02%     
==========================================
  Files          14       14              
  Lines        3114     3120       +6     
  Branches      710      711       +1     
==========================================
+ Hits         2708     2714       +6     
  Misses        296      296              
  Partials      110      110              
Files Changed Coverage Δ
linopy/common.py 91.13% <100.00%> (+0.23%) ⬆️
linopy/constraints.py 88.14% <100.00%> (ø)
linopy/expressions.py 87.50% <100.00%> (ø)
linopy/variables.py 90.75% <100.00%> (ø)

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

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.

1 participant