Pre-0.0.27 release#428
Merged
Merged
Conversation
…_dask_computes into xskillscore.tests.test_skipna_functionality.py (cherry picked from commit 325c5d4)
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #428 +/- ##
==========================================
- Coverage 94.76% 94.55% -0.22%
==========================================
Files 27 27
Lines 2809 2829 +20
==========================================
+ Hits 2662 2675 +13
- Misses 147 154 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
Author
|
If we want to make a release right after this PR, the last thing we need to do is update the Changelog date. If we can do that here when merging, there's no need to open another Pull Request (we just need to tag Thanks again! |
aaronspring
approved these changes
Jul 8, 2025
d09d85a to
3c079ed
Compare
3c079ed to
2d807a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This Pull Request updates several GitHub Actions versions in order to ensure that Workflows remain working. It also removes the now-obsolete
requirements.txt, updates the pre-commit hook versions, and runs the formatter tools over the library to ensure consistency.Documentation has been slightly changed to reflect the new release procedure and I have also cherry-picked 325c5d4 from @weipeng1999 in order to fast-track changes from them (closes #422).
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Pre-Merge Checklist (final steps)
References
N/A