Reduce complexity #1850
verify.yml
on: push
Prepare
47s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
9 errors
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13
Event loop is closed
|
|
Run pytest using Python 3.13
Event loop is closed
|
|
Run pytest using Python 3.13
Event loop is closed
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1287
TestStick.test_log_address_rollover
UnboundLocalError: cannot access local variable 'prev_timestamp' where it is not associated with a value
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1221
TestStick.test_pulse_collection_production
UnboundLocalError: cannot access local variable 'prev_timestamp' where it is not associated with a value
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1175
TestStick.test_pulse_collection_consumption_empty
UnboundLocalError: cannot access local variable 'prev_timestamp' where it is not associated with a value
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L958
TestStick.test_pulse_collection_consumption
UnboundLocalError: cannot access local variable 'prev_timestamp' where it is not associated with a value
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L925
TestStick.test_energy_circle
UnboundLocalError: cannot access local variable 'prev_timestamp' where it is not associated with a value
|