qilimanjaro-tech / qililab

Qililab is a generic and scalable quantum control library used for fast characterization and calibration of quantum chips. Qililab also offers the ability to execute high-level quantum algorithms with your quantum hardware.
Apache License 2.0
29 stars 2 forks source link

remove release and block device qiboconnection #728

Closed ziiiki closed 3 months ago

ziiiki commented 3 months ago

qiboconnection_api.block_device() and release_device() is totally redundant since Slurm was integrated in our stack.

As Access is going to remove this functionality from qiboconnection, qililab needs to be updated accordingly.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.24%. Comparing base (6202d6b) to head (f0d1592). Report is 35 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #728 +/- ## ========================================== - Coverage 96.24% 96.24% -0.01% ========================================== Files 275 275 Lines 9088 9084 -4 ========================================== - Hits 8747 8743 -4 Misses 341 341 ``` | [Flag](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/728/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/728/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | `96.24% <100.00%> (-0.01%)` | :arrow_down: | 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=qilimanjaro-tech#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.

jjmartinezQT commented 3 months ago

Please merge main into this branch as it is out of date before merging this one into main.