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

Safe remove helper dims from coords #205

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Conversation

FabianHofmann
Copy link
Collaborator

expression: make sure helper dims are drop from coords
model.add_constraints: make sure helper dims are drop from coords
io: sort keys, fix import or multiindexed coord names

model.add_constraints: make sure helper dims are drop from coords
io: sort keys, fix import or multiindexed coord names
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e642a1f) 89.23% compared to head (649e3f0) 89.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   89.23%   89.26%   +0.02%     
==========================================
  Files          15       15              
  Lines        3343     3352       +9     
  Branches      768      772       +4     
==========================================
+ Hits         2983     2992       +9     
  Misses        248      248              
  Partials      112      112              

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

@FabianHofmann FabianHofmann merged commit e8f102e into master Nov 14, 2023
12 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