qiboteam / qibolab

Quantum hardware module and drivers for Qibo.
https://qibo.science
Apache License 2.0
43 stars 14 forks source link

Upgrade qblox-instruments dependency #859

Closed hay-k closed 5 months ago

hay-k commented 6 months ago

As a side effect of investigating https://github.com/qiboteam/qibolab/issues/845 I had to upgrade the firmware on the instruments in our lab, which in turn means updating the qblox-instruments dependency. This PR contains only changes related to this upgrade.

P.S. This upgrade does not fix the issue. The fix is expected to come with another firmware upgrade in future.

Checklist:

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 65.21739% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 66.59%. Comparing base (3144c1d) to head (62a816b). Report is 2 commits behind head on main.

Files Patch % Lines
src/qibolab/instruments/qblox/cluster_qrm_rf.py 55.55% 4 Missing :warning:
src/qibolab/instruments/qblox/cluster_qcm_bb.py 71.42% 2 Missing :warning:
src/qibolab/instruments/qblox/cluster_qcm_rf.py 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #859 +/- ## ========================================== + Coverage 66.57% 66.59% +0.01% ========================================== Files 55 55 Lines 5939 5942 +3 ========================================== + Hits 3954 3957 +3 Misses 1985 1985 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibolab/pull/859/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/qiboteam/qibolab/pull/859/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `66.59% <65.21%> (+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=qiboteam#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.