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

add examples.py #286

Merged
merged 1 commit into from
May 10, 2024
Merged

add examples.py #286

merged 1 commit into from
May 10, 2024

Conversation

FabianHofmann
Copy link
Collaborator

  • A new module examples was added which contains example models. For example, you can call m = linopy.examples.benchmark_model().

@FabianHofmann FabianHofmann enabled auto-merge May 10, 2024 10:40
Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.40%. Comparing base (d7a4d74) to head (863a43a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
- Coverage   88.97%   84.40%   -4.58%     
==========================================
  Files          15       16       +1     
  Lines        3711     3744      +33     
  Branches      876      877       +1     
==========================================
- Hits         3302     3160     -142     
- Misses        283      464     +181     
+ Partials      126      120       -6     

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

@FabianHofmann FabianHofmann merged commit f49e9c0 into master May 10, 2024
15 of 16 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.

1 participant