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

update changelog

3cf5528
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

update changelog
3cf5528
Select commit
Loading
Failed to load commit list.
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

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 801 in pyvisa_py/sessions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/sessions.py#L801

Added line #L801 was not covered by tests