added testing for processing module #41
Annotations
3 errors and 2 warnings
Ruff (F401):
src/iblphotometry/qc.py#L13
src/iblphotometry/qc.py:13:29: F401 `brainbox.io.one.SessionLoader` imported but unused
|
Ruff (F841):
src/iblphotometry_tests/test_processing.py#L18
src/iblphotometry_tests/test_processing.py:18:9: F841 Local variable `trials` is assigned to but never used
|
ruff
Process completed with exit code 1.
|
unit tests (3.10, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit tests (3.12, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|