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

repr: use indexes as basis for printing out coords rather than values #164

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

FabianHofmann
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (513bddb) 87.29% compared to head (59ac041) 87.30%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   87.29%   87.30%           
=======================================
  Files          14       14           
  Lines        3118     3119    +1     
  Branches      706      707    +1     
=======================================
+ Hits         2722     2723    +1     
  Misses        289      289           
  Partials      107      107           
Files Changed Coverage Δ
linopy/constraints.py 88.45% <ø> (ø)
linopy/expressions.py 89.01% <ø> (ø)
linopy/variables.py 90.73% <ø> (ø)

... and 2 files with indirect coverage changes

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

@FabianHofmann FabianHofmann merged commit 00ef95e into master Sep 19, 2023
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