feat: allow rebinning by passing edges or a new axis #2156
Annotations
7 errors and 1 warning
Test:
tests/test_histogram.py#L648
test_rebin_1d[None]
TypeError: Unsupported type, only int or Axis supported for the first argument
|
Test:
tests/test_histogram.py#L648
test_rebin_1d[empty]
TypeError: Unsupported type, only int or Axis supported for the first argument
|
Test:
tests/test_histogram.py#L648
test_rebin_1d[dict]
TypeError: Unsupported type, only int or Axis supported for the first argument
|
Test:
tests/test_histogram.py#L665
test_rebin_1d_flow
TypeError: Unsupported type, only int or Axis supported for the first argument
|
Test:
tests/test_histogram.py#L699
test_rebin_nd
TypeError: Unsupported type, only int or Axis supported for the first argument
|
Test:
tests/test_storage.py#L323
test_non_uniform_rebin_with_weights
TypeError: Unsupported type, only int or Axis supported for the first argument
|
Test
Process completed with exit code 1.
|
Run astral-sh/setup-uv@v5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
Loading