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

[QHC-262] Add measure method for qprogram qblox #734

Closed visagim closed 2 months ago

visagim commented 3 months ago
linear[bot] commented 3 months ago

QHC-262 Delete `acquire` and implement `measure` in QbloxCompiler

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.18%. Comparing base (bd9d51d) to head (9663b1e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #734 +/- ## ======================================= Coverage 96.18% 96.18% ======================================= Files 276 276 Lines 8883 8889 +6 ======================================= + Hits 8544 8550 +6 Misses 339 339 ``` | [Flag](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/734/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/734/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | `96.18% <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=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.

fedonman commented 2 months ago

For the changelog, I believe it's best to add one single entry at the last PR, explaining all changes. Because these interim PRs introduce temporary code. Or start an entry now, and edit it along the way.