refactor: enable RUF005 #3393
test.yaml
on: pull_request
Annotations
74 errors
core:test-core:ubuntu-latest:
holoviews/tests/core/data/base.py#L280
ArrayDatasetTest.test_dataset_index_column_idx_hm
NotImplementedError: Iteration on Elements is not supported.
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/base.py#L253
ArrayDatasetTest.test_dataset_slice_fn_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/base.py#L243
ArrayDatasetTest.test_dataset_slice_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/base.py#L248
ArrayDatasetTest.test_dataset_slice_hm_alias
AssertionError: Dataset not of matching length, 11 vs. 4.
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L200
Binned1DTest.test_scalar_highest_index_out_of_bounds
AssertionError: IndexError not raised
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L75
Binned1DTest.test_scalar_index
AssertionError: :Histogram [x] (Frequency) != 4
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L84
Binned1DTest.test_scalar_index_boundary
AssertionError: :Histogram [x] (Frequency) != 4
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L200
Binned1DTest.test_scalar_lowest_index_out_of_bounds
AssertionError: IndexError not raised
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L88
Binned1DTest.test_scalar_lowest_index
AssertionError: :Histogram [x] (Frequency) != 0
|
core:test-core:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L56
Binned1DTest.test_slice_bounded
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (3,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([3, 4, 5])
|
unit:test-39:macos-latest:
holoviews/tests/core/data/base.py#L280
ArrayDatasetTest.test_dataset_index_column_idx_hm
NotImplementedError: Iteration on Elements is not supported.
|
unit:test-39:macos-latest:
holoviews/tests/core/data/base.py#L253
ArrayDatasetTest.test_dataset_slice_fn_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:macos-latest:
holoviews/tests/core/data/base.py#L243
ArrayDatasetTest.test_dataset_slice_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:macos-latest:
holoviews/tests/core/data/base.py#L248
ArrayDatasetTest.test_dataset_slice_hm_alias
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L84
Binned1DTest.test_scalar_index_boundary
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-39:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L75
Binned1DTest.test_scalar_index
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-39:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L163
Binned1DTest.test_scalar_highest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-39:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L88
Binned1DTest.test_scalar_lowest_index
AssertionError: :Histogram [x] (Frequency) != 0
|
unit:test-39:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L163
Binned1DTest.test_scalar_lowest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-39:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L56
Binned1DTest.test_slice_bounded
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (3,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([3, 4, 5])
|
unit:test-312:macos-latest:
holoviews/tests/core/data/base.py#L280
ArrayDatasetTest.test_dataset_index_column_idx_hm
NotImplementedError: Iteration on Elements is not supported.
|
unit:test-312:macos-latest:
holoviews/tests/core/data/base.py#L253
ArrayDatasetTest.test_dataset_slice_fn_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:macos-latest:
holoviews/tests/core/data/base.py#L243
ArrayDatasetTest.test_dataset_slice_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:macos-latest:
holoviews/tests/core/data/base.py#L248
ArrayDatasetTest.test_dataset_slice_hm_alias
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L84
Binned1DTest.test_scalar_index_boundary
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-312:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L200
Binned1DTest.test_scalar_highest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-312:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L75
Binned1DTest.test_scalar_index
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-312:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L200
Binned1DTest.test_scalar_lowest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-312:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L88
Binned1DTest.test_scalar_lowest_index
AssertionError: :Histogram [x] (Frequency) != 0
|
unit:test-312:macos-latest:
holoviews/tests/core/data/test_binneddatasets.py#L56
Binned1DTest.test_slice_bounded
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (3,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([3, 4, 5])
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/base.py#L280
ArrayDatasetTest.test_dataset_index_column_idx_hm
NotImplementedError: Iteration on Elements is not supported.
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/base.py#L253
ArrayDatasetTest.test_dataset_slice_fn_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/base.py#L243
ArrayDatasetTest.test_dataset_slice_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/base.py#L248
ArrayDatasetTest.test_dataset_slice_hm_alias
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L163
Binned1DTest.test_scalar_highest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L84
Binned1DTest.test_scalar_index_boundary
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L163
Binned1DTest.test_scalar_lowest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L75
Binned1DTest.test_scalar_index
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L88
Binned1DTest.test_scalar_lowest_index
AssertionError: :Histogram [x] (Frequency) != 0
|
unit:test-39:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L56
Binned1DTest.test_slice_bounded
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (3,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([3, 4, 5])
|
unit:test-312:ubuntu-latest
Canceling since a higher priority waiting request for 'tests-6434' exists
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/base.py#L280
ArrayDatasetTest.test_dataset_index_column_idx_hm
NotImplementedError: Iteration on Elements is not supported.
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/base.py#L253
ArrayDatasetTest.test_dataset_slice_fn_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/base.py#L243
ArrayDatasetTest.test_dataset_slice_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/base.py#L248
ArrayDatasetTest.test_dataset_slice_hm_alias
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L200
Binned1DTest.test_scalar_highest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L75
Binned1DTest.test_scalar_index
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L84
Binned1DTest.test_scalar_index_boundary
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L88
Binned1DTest.test_scalar_lowest_index
AssertionError: :Histogram [x] (Frequency) != 0
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L200
Binned1DTest.test_scalar_lowest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-312:ubuntu-latest:
holoviews/tests/core/data/test_binneddatasets.py#L56
Binned1DTest.test_slice_bounded
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (3,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([3, 4, 5])
|
unit:test-312:windows-latest
Canceling since a higher priority waiting request for 'tests-6434' exists
|
unit:test-312:windows-latest:
holoviews\tests\core\data\base.py#L280
ArrayDatasetTest.test_dataset_index_column_idx_hm
NotImplementedError: Iteration on Elements is not supported.
|
unit:test-312:windows-latest:
holoviews\tests\core\data\base.py#L243
ArrayDatasetTest.test_dataset_slice_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:windows-latest:
holoviews\tests\core\data\base.py#L253
ArrayDatasetTest.test_dataset_slice_fn_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L200
Binned1DTest.test_scalar_highest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-312:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L75
Binned1DTest.test_scalar_index
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-312:windows-latest:
holoviews\tests\core\data\base.py#L248
ArrayDatasetTest.test_dataset_slice_hm_alias
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-312:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L88
Binned1DTest.test_scalar_lowest_index
AssertionError: :Histogram [x] (Frequency) != 0
|
unit:test-312:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L84
Binned1DTest.test_scalar_index_boundary
AssertionError: :Histogram [x] (Frequency) != 4
|
unit:test-312:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L200
Binned1DTest.test_scalar_lowest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-312:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L56
Binned1DTest.test_slice_bounded
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (3,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([3, 4, 5])
|
unit:test-39:windows-latest
Canceling since a higher priority waiting request for 'tests-6434' exists
|
unit:test-39:windows-latest:
holoviews\tests\core\data\base.py#L280
ArrayDatasetTest.test_dataset_index_column_idx_hm
NotImplementedError: Iteration on Elements is not supported.
|
unit:test-39:windows-latest:
holoviews\tests\core\data\base.py#L253
ArrayDatasetTest.test_dataset_slice_fn_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:windows-latest:
holoviews\tests\core\data\base.py#L243
ArrayDatasetTest.test_dataset_slice_hm
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L163
Binned1DTest.test_scalar_highest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-39:windows-latest:
holoviews\tests\core\data\base.py#L248
ArrayDatasetTest.test_dataset_slice_hm_alias
AssertionError: Dataset not of matching length, 11 vs. 4.
|
unit:test-39:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L88
Binned1DTest.test_scalar_lowest_index
AssertionError: :Histogram [x] (Frequency) != 0
|
unit:test-39:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L163
Binned1DTest.test_scalar_lowest_index_out_of_bounds
AssertionError: IndexError not raised
|
unit:test-39:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L56
Binned1DTest.test_slice_bounded
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (3,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([3, 4, 5])
|
unit:test-39:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L45
Binned1DTest.test_slice_inclusive_lower
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (7,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([3, 4, 5, 6, 7, 8, 9])
|
unit:test-39:windows-latest:
holoviews\tests\core\data\test_binneddatasets.py#L39
Binned1DTest.test_slice_exclusive_upper_exceeded
AssertionError: Arrays not almost equal to 6 decimals
(shapes (10,), (7,) mismatch)
ACTUAL: array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
DESIRED: array([0, 1, 2, 3, 4, 5, 6])
|
result:test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pixi-lock
|
317 KB |
|