Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug in USBTMC code which caused issues when packets were longer than max usb packet size #449

Merged
merged 7 commits into from
Oct 1, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

ecd7b35
Select commit
Loading
Failed to load commit list.
Merged

Fixed bug in USBTMC code which caused issues when packets were longer than max usb packet size #449

[pre-commit.ci] auto fixes from pre-commit.com hooks
ecd7b35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 10, 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/protocols/usbtmc.py#L488-L489

Added lines #L488 - L489 were not covered by tests

Check warning on line 309 in pyvisa_py/usb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/usb.py#L309

Added line #L309 was not covered by tests

Check warning on line 328 in pyvisa_py/usb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/usb.py#L328

Added line #L328 was not covered by tests

Check warning on line 332 in pyvisa_py/usb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/usb.py#L330-L332

Added lines #L330 - L332 were not covered by tests

Check warning on line 335 in pyvisa_py/usb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/usb.py#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 337 in pyvisa_py/usb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/usb.py#L337

Added line #L337 was not covered by tests

Check warning on line 340 in pyvisa_py/usb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/usb.py#L340

Added line #L340 was not covered by tests

Check warning on line 345 in pyvisa_py/usb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/usb.py#L344-L345

Added lines #L344 - L345 were not covered by tests