Closed trappitsch closed 2 weeks ago
all seems reasonable to me
is the test failure something py38 specific?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.13%. Comparing base (
c406808
) to head (aa40c0b
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Was mostly 3.8 specific due to typing issue, plus one issue that failed in 3.9, should be fixed now. 3.8 is EOL, but that's a separate issue ;)
Here's support for the Dressler Cesar 1312 RF generator. An older instrument, but works great via RS232. The most important commands are implemented and especially the package sending/receiving are working very well. Functionality that is covered:
Test coverage included, added to docs.
Curious to hear your opinion @scasagrande. There is no dedicated RF generator, so inheriting from Instruments. Might be something to think about...