feat: support variable rebinning #1857
Annotations
10 errors
Test:
tests/test_histogram_indexing.py#L119
test_basic_projection
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
Test:
tests/test_histogram_indexing.py#L146
test_slicing_projection
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
Test:
tests/test_histogram_indexing.py#L211
test_one_sided_slice
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
Test:
tests/test_histogram_indexing.py#L243
test_repr
AssertionError: assert 'Rebinner(value=2)' == 'rebin(2)'
- rebin(2)
+ Rebinner(value=2)
|
Test:
tests/test_histogram_indexing.py#L282
test_singleflow_slicing
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
Test:
tests/test_histogram_indexing.py#L412
test_single_flow_bin
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
Test:
tests/test_pickles.py#L45
test_read_pickle[0.10.2]
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
Test:
tests/test_pickles.py#L45
test_read_pickle[0.6.2]
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
Test:
tests/test_pickles.py#L45
test_read_pickle[0.11.1]
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
Test:
tests/test_pickles.py#L45
test_read_pickle[1.1.0]
AttributeError: 'builtin_function_or_method' object has no attribute 'groups'
|
The logs for this run have expired and are no longer available.
Loading