Fixed bug in USBTMC code which caused issues when packets were longer than max usb packet size #449
+15
−11
Codecov / codecov/project
failed
Sep 10, 2024 in 0s
24.36% (-0.12%) compared to eed3dca
View this Pull Request on Codecov
24.36% (-0.12%) compared to eed3dca
Details
Codecov Report
Attention: Patch coverage is 0%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 24.36%. Comparing base (
eed3dca
) to head (ecd7b35
).
Files with missing lines | Patch % | Lines |
---|---|---|
pyvisa_py/usb.py | 0.00% | 14 Missing |
pyvisa_py/protocols/usbtmc.py | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #449 +/- ##
==========================================
- Coverage 24.48% 24.36% -0.12%
==========================================
Files 23 23
Lines 3488 3505 +17
Branches 485 489 +4
==========================================
Hits 854 854
- Misses 2617 2634 +17
Partials 17 17
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading