pyvisa / pyvisa-py

A pure python PyVISA backend
https://pyvisa-py.readthedocs.io
MIT License
288 stars 124 forks source link

Vendor xdrlib #402

Closed MatthieuDartiailh closed 11 months ago

MatthieuDartiailh commented 1 year ago

Python 3.13 removes xdrlib so we will simply vendor the module.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 108 lines in your changes are missing coverage. Please review.

Comparison is base (09d9c67) 24.22% compared to head (b60ba92) 24.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #402 +/- ## ========================================== + Coverage 24.22% 24.81% +0.59% ========================================== Files 24 25 +1 Lines 3356 3526 +170 Branches 469 490 +21 ========================================== + Hits 813 875 +62 - Misses 2524 2632 +108 Partials 19 19 ``` | [Flag](https://app.codecov.io/gh/pyvisa/pyvisa-py/pull/402/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyvisa) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pyvisa/pyvisa-py/pull/402/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyvisa) | `24.81% <36.84%> (+0.59%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyvisa#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/pyvisa/pyvisa-py/pull/402?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyvisa) | Coverage Δ | | |---|---|---| | [pyvisa\_py/protocols/rpc.py](https://app.codecov.io/gh/pyvisa/pyvisa-py/pull/402?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyvisa#diff-cHl2aXNhX3B5L3Byb3RvY29scy9ycGMucHk=) | `21.99% <100.00%> (ø)` | | | [pyvisa\_py/protocols/xdrlib.py](https://app.codecov.io/gh/pyvisa/pyvisa-py/pull/402?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyvisa#diff-cHl2aXNhX3B5L3Byb3RvY29scy94ZHJsaWIucHk=) | `36.47% <36.47%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.