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

Allow kw in clustering #218

Merged
merged 3 commits into from
Feb 24, 2025
Merged

Allow kw in clustering #218

merged 3 commits into from
Feb 24, 2025

Conversation

JoranAngevaare
Copy link
Owner

_split_to_continuous did not support kwargs, we need to add that

@JoranAngevaare JoranAngevaare merged commit b4abcba into master Feb 24, 2025
6 of 9 checks passed
@JoranAngevaare JoranAngevaare deleted the add_kw_to_clustering branch February 24, 2025 15:37
@coveralls
Copy link

coveralls commented Feb 24, 2025

Pull Request Test Coverage Report for Build 13501738792

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 8 of 9 (88.89%) changed or added relevant lines in 1 file are covered.
  • 290 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-8.9%) to 78.271%

Changes Missing Coverage Covered Lines Changed/Added Lines %
optim_esm_tools/analyze/clustering.py 8 9 88.89%
Files with Coverage Reduction New Missed Lines %
optim_esm_tools/analyze/clustering.py 1 96.51%
optim_esm_tools/region_finding/iter_ranges.py 1 97.22%
optim_esm_tools/analyze/cmip_handler.py 2 92.11%
optim_esm_tools/analyze/time_statistics.py 4 81.36%
optim_esm_tools/analyze/xarray_tools.py 7 85.24%
optim_esm_tools/analyze/merge_candidate_regions.py 10 90.91%
optim_esm_tools/region_finding/_base.py 10 75.76%
optim_esm_tools/analyze/tools.py 23 59.24%
optim_esm_tools/analyze/find_matches.py 25 66.18%
optim_esm_tools/analyze/region_calculation.py 207 15.56%
Totals Coverage Status
Change from base Build 12764672925: -8.9%
Covered Lines: 2435
Relevant Lines: 3111

💛 - Coveralls

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.

2 participants