-
Notifications
You must be signed in to change notification settings - Fork 43
Pre-0.0.27 release #428
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
Pre-0.0.27 release #428
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:
|
|
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! |
d09d85a to
3c079ed
Compare
3c079ed to
2d807a5
Compare
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