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-554] Implement compilation of waveform variables in Qblox #742

Open fedonman opened 2 months ago

linear[bot] commented 2 months ago

QHC-554 Implement compilation in Qblox

github-actions[bot] commented 1 month ago

Hello. You may have forgotten to update the changelog! Please edit changelog-dev.md with:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 71.60000% with 71 lines in your changes missing coverage. Please review.

Project coverage is 94.25%. Comparing base (75b5085) to head (5223cb3).

Files Patch % Lines
src/qililab/qprogram/variable.py 52.70% 35 Missing :warning:
src/qililab/qprogram/qblox_compiler.py 78.80% 32 Missing :warning:
src/qililab/qprogram/operations/measure.py 25.00% 3 Missing :warning:
src/qililab/waveforms/waveform.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #742 +/- ## ========================================== - Coverage 94.95% 94.25% -0.70% ========================================== Files 263 263 Lines 8589 8780 +191 ========================================== + Hits 8156 8276 +120 - Misses 433 504 +71 ``` | [Flag](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/742/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/742/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | `94.25% <71.60%> (-0.70%)` | :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.