Skip to content

feat: allow rebinning by passing edges or a new axis #2156

feat: allow rebinning by passing edges or a new axis

feat: allow rebinning by passing edges or a new axis #2156

Triggered via pull request January 31, 2025 21:03
Status Cancelled
Total duration 3m 54s
Artifacts

tests.yml

on: pull_request
Matrix: build_wheels
Matrix: cmake
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 10 warnings
CMake 🐍 3.9: tests/test_histogram.py#L648
test_rebin_1d[None] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.9: tests/test_histogram.py#L648
test_rebin_1d[empty] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.9: tests/test_histogram.py#L648
test_rebin_1d[dict] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.9: tests/test_histogram.py#L665
test_rebin_1d_flow TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.9: tests/test_histogram.py#L699
test_rebin_nd TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.9: tests/test_storage.py#L323
test_non_uniform_rebin_with_weights TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.9
Process completed with exit code 1.
CMake 🐍 3.8: tests/test_histogram.py#L648
test_rebin_1d[None] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.8: tests/test_histogram.py#L648
test_rebin_1d[empty] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.8: tests/test_histogram.py#L648
test_rebin_1d[dict] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.8: tests/test_histogram.py#L665
test_rebin_1d_flow TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.8: tests/test_histogram.py#L699
test_rebin_nd TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.8: tests/test_storage.py#L323
test_non_uniform_rebin_with_weights TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.8
Process completed with exit code 1.
CMake 🐍 3.13: tests/test_histogram.py#L648
test_rebin_1d[None] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.13: tests/test_histogram.py#L648
test_rebin_1d[empty] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.13: tests/test_histogram.py#L648
test_rebin_1d[dict] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.13: tests/test_histogram.py#L665
test_rebin_1d_flow TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.13: tests/test_histogram.py#L699
test_rebin_nd TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.13: tests/test_storage.py#L323
test_non_uniform_rebin_with_weights TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 3.13
Process completed with exit code 1.
CMake 🐍 pypy3.10: tests/test_histogram.py#L648
test_rebin_1d[None] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 pypy3.10: tests/test_histogram.py#L648
test_rebin_1d[empty] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 pypy3.10: tests/test_histogram.py#L648
test_rebin_1d[dict] TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 pypy3.10: tests/test_histogram.py#L665
test_rebin_1d_flow TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 pypy3.10: tests/test_histogram.py#L699
test_rebin_nd TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 pypy3.10: tests/test_storage.py#L323
test_non_uniform_rebin_with_weights TypeError: Unsupported type, only int or Axis supported for the first argument
CMake 🐍 pypy3.10
Process completed with exit code 1.
cp39-macosx_arm64
Command ['/bin/sh', '-c', 'pytest --benchmark-disable /Users/runner/work/boost-histogram/boost-histogram/tests'] failed with code 1.
cp39-macosx_arm64
Process completed with exit code 1.
cp39-macosx_x86_64
Command ['/bin/sh', '-c', 'pytest --benchmark-disable /Users/runner/work/boost-histogram/boost-histogram/tests'] failed with code 1.
cp39-macosx_x86_64
Process completed with exit code 1.
cp313t-manylinux_x86_64
Command ['sh', '-c', 'pytest --benchmark-disable /project/tests'] failed with code 1.
cp313t-manylinux_x86_64
Process completed with exit code 1.
cp313-manylinux_aarch64
Command ['sh', '-c', 'pytest --benchmark-disable /project/tests'] failed with code 1.
cp313-manylinux_aarch64
Process completed with exit code 1.
cp38-win32
Command pytest --benchmark-disable D:\a\boost-histogram\boost-histogram/tests failed with code 1.
cp38-win32
Process completed with exit code 1.
cp313-win_amd64
Canceling since a higher priority waiting request for 'Tests-refs/pull/977/merge' exists
pass
Process completed with exit code 1.
CMake 🐍 3.9
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.
CMake 🐍 3.8
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.
CMake 🐍 3.13
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.
CMake 🐍 pypy3.10
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.
cp39-macosx_arm64
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.
cp39-macosx_x86_64
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.
cp313t-manylinux_x86_64
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.
cp313-manylinux_aarch64
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.
cp38-win32
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.
cp313-win_amd64
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.