QCoDeS / Qcodes_contrib_drivers

A collection of community-contributed QCoDeS drivers for instruments
https://qcodes.github.io/Qcodes_contrib_drivers/
MIT License
46 stars 81 forks source link

Several driver bugfixes and small improvements #333

Closed thangleiter closed 1 month ago

thangleiter commented 4 months ago

This PR makes several bugfixes and small improvements.

Attocube ANC350

Horiba FHR

Aviosys IP Power 9258S

Lighthouse Photonics Sprout G

Msquared Solstis 3

Thermotek T255p

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 109 lines in your changes missing coverage. Please review.

Project coverage is 10.87%. Comparing base (4e2ee8f) to head (02f8255).

Files Patch % Lines
.../qcodes_contrib_drivers/drivers/M2/M2_Solstis_3.py 0.00% 35 Missing :warning:
...codes_contrib_drivers/drivers/Horiba/Horiba_FHR.py 0.00% 30 Missing :warning:
.../qcodes_contrib_drivers/drivers/Attocube/ANC350.py 0.00% 15 Missing :warning:
..._contrib_drivers/drivers/Aviosys/IP_Power_9258S.py 0.00% 11 Missing :warning:
...ntrib_drivers/drivers/Thermotek/Thermotek_T255p.py 0.00% 10 Missing :warning:
...ntrib_drivers/drivers/Horiba/private/fhr_client.py 0.00% 5 Missing :warning:
...ghthousePhotonics/Lighthouse_Photonics_Sprout_G.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## ========================================== - Coverage 10.90% 10.87% -0.03% ========================================== Files 133 133 Lines 17655 17703 +48 ========================================== Hits 1925 1925 - Misses 15730 15778 +48 ```

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