instrumentkit / InstrumentKit

Python package for interacting with laboratory equipment over various buses.
250 stars 71 forks source link

Comet cito plus 1310 RF generator #428

Closed trappitsch closed 2 weeks ago

trappitsch commented 2 weeks ago

This PR adds support for the Comet Cito Plus 1310 RF generator. It includes:

Likely, this should also work for the regular Cito 1310 generator and others. Incorporating additional commands should be simple by following the laid out structure.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.14%. Comparing base (4441d8e) to head (20231b9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #428 +/- ## ========================================== + Coverage 99.13% 99.14% +0.01% ========================================== Files 90 91 +1 Lines 9127 9240 +113 ========================================== + Hits 9048 9161 +113 Misses 79 79 ``` | [Flag](https://app.codecov.io/gh/instrumentkit/InstrumentKit/pull/428/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instrumentkit) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/instrumentkit/InstrumentKit/pull/428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instrumentkit) | `99.14% <100.00%> (+0.01%)` | :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=instrumentkit#carryforward-flags-in-the-pull-request-comment) to find out more.

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