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

clustering: fix column selection in aggregateoneport #696

Merged
merged 2 commits into from Jul 25, 2023

Conversation

FabianHofmann
Copy link
Collaborator

@FabianHofmann FabianHofmann commented Jul 25, 2023

Related to current CI fails in pypsa-eur

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in doc.
  • Unit tests for new features were added (if applicable).
  • Newly introduced dependencies are added to environment.yaml, environment_docs.yaml and setup.py (if applicable).
  • A note for the release notes doc/release_notes.rst of the upcoming release is included.
  • I consent to the release of this PR's code under the MIT license.

@fneum fneum enabled auto-merge July 25, 2023 08:54
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage: 33.33% and no project coverage change.

Comparison is base (0b62fbb) 78.14% compared to head (dac95d0) 78.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #696   +/-   ##
=======================================
  Coverage   78.14%   78.14%           
=======================================
  Files          26       26           
  Lines        6764     6764           
  Branches     1467     1467           
=======================================
  Hits         5286     5286           
  Misses       1165     1165           
  Partials      313      313           
Files Changed Coverage Δ
pypsa/clustering/spatial.py 66.55% <33.33%> (ø)

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

@fneum fneum merged commit 14cef6b into master Jul 25, 2023
16 of 17 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.

None yet

2 participants