Add support for THnSparseD histogram in RDataFrame #25543
code_analysis.yml
on: pull_request
clang-format
2m 27s
ruff
33s
Annotations
4 errors, 1 warning, and 6 notices
|
ruff
Process completed with exit code 123.
|
|
Ruff (F401):
roottest/python/distrdf/backends/check_reducer_merge.py#L6
roottest/python/distrdf/backends/check_reducer_merge.py:6:30: F401 `DistRDF.Backends.Dask` imported but unused
|
|
Ruff (I001):
bindings/distrdf/test/test_operation.py#L1
bindings/distrdf/test/test_operation.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (E713):
bindings/distrdf/python/DistRDF/Operation.py#L49
bindings/distrdf/python/DistRDF/Operation.py:49:16: E713 Test for membership should be `not in`
|
|
ruff
Could not parse version from /home/runner/work/root/root/pyproject.toml. Using latest version.
|
|
3691 tests found (test 1 to 745)
There are 3691 tests, see "Raw output" for the list of tests 1 to 745.
|
|
3691 tests found (test 746 to 1428)
There are 3691 tests, see "Raw output" for the list of tests 746 to 1428.
|
|
3691 tests found (test 1429 to 2080)
There are 3691 tests, see "Raw output" for the list of tests 1429 to 2080.
|
|
3691 tests found (test 2081 to 2810)
There are 3691 tests, see "Raw output" for the list of tests 2081 to 2810.
|
|
3691 tests found (test 2811 to 3568)
There are 3691 tests, see "Raw output" for the list of tests 2811 to 3568.
|
|
3691 tests found (test 3569 to 3691)
There are 3691 tests, see "Raw output" for the list of tests 3569 to 3691.
|