feat: support variable rebinning #1854
Annotations
13 errors and 9 warnings
CMake Python 3.9
Process completed with exit code 4.
|
CMake Python 3.8
Process completed with exit code 4.
|
PyLint:
src/boost_histogram/__init__.py#L37
Undefined variable name 'rebin' in __all__
|
PyLint
Process completed with exit code 1.
|
CMake Python 3.7
Process completed with exit code 4.
|
CMake Python 3.12
Process completed with exit code 4.
|
CMake Python pypy3.9
Process completed with exit code 4.
|
Wheels on ubuntu-latest
Command ['sh', '-c', 'pytest --benchmark-disable /project/tests'] failed with code 1.
|
Wheels on ubuntu-latest
Process completed with exit code 1.
|
Wheels on macos-latest
Command ['/bin/sh', '-c', 'pytest --benchmark-disable /Users/runner/work/boost-histogram/boost-histogram/tests'] failed with code 1. None
|
Wheels on macos-latest
Process completed with exit code 1.
|
Wheels on windows-2019
Command pytest --benchmark-disable D:\a\boost-histogram\boost-histogram/tests failed with code 1. None
|
Wheels on windows-2019
Process completed with exit code 1.
|
PyLint:
src/boost_histogram/tag.py#L147
Unnecessary "elif" after "return", remove the leading "el" from "elif"
|
PyLint:
src/boost_histogram/_internal/hist.py#L895
Using possibly undefined loop variable 'ind'
|
PyLint:
src/boost_histogram/_internal/hist.py#L896
Using possibly undefined loop variable 'ind'
|
PyLint:
src/boost_histogram/_internal/hist.py#L897
Using possibly undefined loop variable 'ind'
|
PyLint:
src/boost_histogram/_internal/hist.py#L901
Using possibly undefined loop variable 'i'
|
PyLint:
src/boost_histogram/_internal/hist.py#L904
Using possibly undefined loop variable 'i'
|
PyLint:
src/boost_histogram/_internal/hist.py#L908
Using possibly undefined loop variable 'i'
|
PyLint:
src/boost_histogram/_internal/hist.py#L909
Using possibly undefined loop variable 'i'
|
PyLint:
src/boost_histogram/_internal/hist.py#L910
Using possibly undefined loop variable 'i'
|