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

gpib: send the proper byte when using command #276

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

fix mypy complaint about static methods

8b49388
Select commit
Loading
Failed to load commit list.
Open

gpib: send the proper byte when using command #276

fix mypy complaint about static methods
8b49388
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2023 in 1s

5.88% of diff hit (target 24.89%)

View this Pull Request on Codecov

5.88% of diff hit (target 24.89%)

Annotations

Check warning on line 390 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L389-L390

Added lines #L389 - L390 were not covered by tests

Check warning on line 392 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L392

Added line #L392 was not covered by tests

Check warning on line 464 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L464

Added line #L464 was not covered by tests

Check warning on line 474 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L474

Added line #L474 was not covered by tests

Check warning on line 481 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L481

Added line #L481 was not covered by tests

Check warning on line 483 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L483

Added line #L483 was not covered by tests

Check warning on line 490 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L488-L490

Added lines #L488 - L490 were not covered by tests

Check warning on line 495 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L495

Added line #L495 was not covered by tests

Check warning on line 506 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L506

Added line #L506 was not covered by tests

Check warning on line 513 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L512-L513

Added lines #L512 - L513 were not covered by tests

Check warning on line 518 in pyvisa_py/gpib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyvisa_py/gpib.py#L518

Added line #L518 was not covered by tests