Fixed bug in USBTMC code which caused issues when packets were longer than max usb packet size #449
Codecov / codecov/patch
failed
Oct 1, 2024 in 1s
0.00% of diff hit (target 24.48%)
View this Pull Request on Codecov
0.00% of diff hit (target 24.48%)
Annotations
Check warning on line 482 in pyvisa_py/protocols/usbtmc.py
codecov / codecov/patch
pyvisa_py/protocols/usbtmc.py#L482
Added line #L482 was not covered by tests
Check warning on line 489 in pyvisa_py/protocols/usbtmc.py
codecov / codecov/patch
pyvisa_py/protocols/usbtmc.py#L488-L489
Added lines #L488 - L489 were not covered by tests
Check warning on line 801 in pyvisa_py/sessions.py
codecov / codecov/patch
pyvisa_py/sessions.py#L801
Added line #L801 was not covered by tests
Loading