Closed Bastian-Krause closed 1 month ago
Fixed typo in commit message.
Rebased on latest master.
Attention: Patch coverage is 33.33333%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 56.6%. Comparing base (
7ab6240
) to head (809b286
). Report is 17 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
labgrid/driver/power/siglent.py | 33.3% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description Deprecate the siglent power backend: It uses the no longer maintained vxi11 module which again uses the deprecated (and in Python 3.13 removed) xdrlib. See issue #1507.