pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://sparse.pydata.org
BSD 3-Clause "New" or "Revised" License
585 stars 125 forks source link

[pre-commit.ci] pre-commit autoupdate #667

Closed pre-commit-ci[bot] closed 4 months ago

pre-commit-ci[bot] commented 4 months ago

updates:

github-actions[bot] commented 4 months ago

Test Results

5 923 tests  ±0   5 886 :white_check_mark:  - 4   12m 35s :stopwatch: + 5m 0s     1 suites ±0      37 :zzz: +4      1 files   ±0       0 :x: ±0 

Results for commit 8045d180. ± Comparison against base commit 53c93c9c.

This pull request skips 7 and un-skips 3 tests. ``` sparse.numba_backend.tests.test_compressed ‑ test_reductions_float16[f4-1-sum-kwargs0] sparse.numba_backend.tests.test_compressed ‑ test_reductions_float16[f8-None-sum-kwargs0] sparse.numba_backend.tests.test_coo ‑ test_reductions_float16[f4-None-sum-kwargs0] sparse.numba_backend.tests.test_coo ‑ test_reductions_float16[f8-None-sum-kwargs0] sparse.numba_backend.tests.test_coo ‑ test_reductions_float16[i4-None-mean-kwargs1] sparse.numba_backend.tests.test_coo ‑ test_reductions_float16[i4-None-sum-kwargs0] sparse.numba_backend.tests.test_coo ‑ test_reductions_float16[i8-None-sum-kwargs0] ``` ``` sparse.numba_backend.tests.test_compressed ‑ test_reductions_float16[i4-None-sum-kwargs0] sparse.numba_backend.tests.test_compressed ‑ test_reductions_float16[i8-None-mean-kwargs1] sparse.numba_backend.tests.test_compressed ‑ test_reductions_float16[i8-None-sum-kwargs0] ```

:recycle: This comment has been updated with latest results.