Skip to content

Fix ufunc in dask.array.cumreduction#12119

Merged
jacobtomlinson merged 3 commits intodask:mainfrom
tonyyuyiding:cumreduction-ufunc
Oct 31, 2025
Merged

Fix ufunc in dask.array.cumreduction#12119
jacobtomlinson merged 3 commits intodask:mainfrom
tonyyuyiding:cumreduction-ufunc

Conversation

@tonyyuyiding
Copy link
Copy Markdown
Contributor

@tonyyuyiding tonyyuyiding commented Oct 30, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 30, 2025

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

      9 files  ± 0        9 suites  ±0   3h 8m 22s ⏱️ - 5m 18s
 18 139 tests + 9   16 924 ✅ + 9   1 215 💤 ±0  0 ❌ ±0 
162 479 runs  +81  150 386 ✅ +83  12 093 💤  - 2  0 ❌ ±0 

Results for commit 03c5e8c. ± Comparison against base commit 9915a79.

♻️ This comment has been updated with latest results.

@tonyyuyiding tonyyuyiding marked this pull request as ready for review October 30, 2025 06:12
@jacobtomlinson jacobtomlinson merged commit 3ae90c3 into dask:main Oct 31, 2025
23 of 24 checks passed
@rcomer
Copy link
Copy Markdown
Contributor

rcomer commented Oct 31, 2025

Thanks @tonyyuyiding @jacobtomlinson @dcherian for the quick fix!

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.

dask.array.reductions.cumreduction no longer works with numpy.maximum.accumulate

4 participants