-
Notifications
You must be signed in to change notification settings - Fork 284
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
V3.11.patch #6270
V3.11.patch #6270
Conversation
* PoC monkeypatch precision. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add FUTURE flag. * FutureWarning. * Corrected behaviour and added tests. * Corrected behaviour and added tests. * What's New entry. * Make sensitive to cf-units version. * Further test improvements. * Clearer FutureWarning text. * Use a cf-units subclass instead. * Rename _IrisUnit to Unit. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* pin dask <2024.9 * update lockfiles * update for pypi * add whatsnew, fix tests * skip failing doctests
⏱️ Performance Benchmark Report: bcedd58Performance shifts
Full benchmark results
Generated by GHA run |
⏱️ Performance Benchmark Report: f1681e9Performance shifts
Full benchmark results
Generated by GHA run |
The broken link problem should be fixed by cherry-picking this : #6246 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v3.11.x #6270 +/- ##
========================================
Coverage 89.88% 89.88%
========================================
Files 88 88
Lines 23315 23347 +32
Branches 4338 4344 +6
========================================
+ Hits 20956 20985 +29
- Misses 1628 1630 +2
- Partials 731 732 +1 ☔ View full report in Codecov by Sentry. |
⏱️ Performance Benchmark Report: cb1e4f2Performance shifts
Full benchmark results
Generated by GHA run |
⏱️ Performance Benchmark Report: 34859abPerformance shifts
Full benchmark results
Generated by GHA run |
Please merge this using a merge commit, and not a squash.