Skip to content

Conversation

@Zeitsperre
Copy link
Collaborator

Description

Prepares the next release (v0.0.28) of xskillscore.

It's entirely possible that this release closes a few existing issues; Will do a look-over after release.

Type of change

Software release preparation PR.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. This could point to a cell in the updated notebooks. Or a snippet of code with accompanying figures here.

Checklist (while developing)

N/A

Pre-Merge Checklist (final steps)

  • I have rebased onto main or develop (wherever I am merging) and dealt with any conflicts.
  • I have squashed commits to a reasonable amount, and force-pushed the squashed commits.

@Zeitsperre Zeitsperre self-assigned this Oct 15, 2025
@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.56%. Comparing base (fb60981) to head (e476563).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   94.56%   94.56%   -0.01%     
==========================================
  Files          27       27              
  Lines        2833     2832       -1     
==========================================
- Hits         2679     2678       -1     
  Misses        154      154              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Zeitsperre
Copy link
Collaborator Author

@aaronspring We'll double-check that climpred is building with this branch before we merge it and make the final release.

Comment on lines +11 to +12
- Fixed a bug introduced in v0.0.27 where `numpy` v1.x support was broken for some
algorithms. (:pr:`431`) `Trevor James Smith`_.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not even sure its a bug

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's referring to this commit: 210cf4f

The trapezoid function wasn't available for numpy v1.0. That was my error.

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.

3 participants