Skip to content

gpib: send the proper byte when using command#276

Open
MatthieuDartiailh wants to merge 13 commits into
mainfrom
gpib-commands
Open

gpib: send the proper byte when using command#276
MatthieuDartiailh wants to merge 13 commits into
mainfrom
gpib-commands

fix mypy complaint about static methods

8b49388
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 9, 2026 in 0s

24.85% (-0.04%) compared to 21dd100

View this Pull Request on Codecov

24.85% (-0.04%) compared to 21dd100

Details

Codecov Report

❌ Patch coverage is 5.88235% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.85%. Comparing base (21dd100) to head (8b49388).
⚠️ Report is 134 commits behind head on main.

Files with missing lines Patch % Lines
pyvisa_py/gpib.py 5.88% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
- Coverage   24.89%   24.85%   -0.04%     
==========================================
  Files          25       25              
  Lines        3515     3524       +9     
  Branches      490      490              
==========================================
+ Hits          875      876       +1     
- Misses       2622     2630       +8     
  Partials       18       18              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.