qiboteam / qibolab

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

added RX90 native gate and modified R method #1103

Closed ElStabilini closed 1 day ago

ElStabilini commented 1 week ago

I added RX90 as native gate to be able to calibrate this gate separately from the RX gate

Checklist:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.91%. Comparing base (eca774d) to head (88d0fd1). Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/qibolab/_core/native.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1103 +/- ## ========================================== + Coverage 50.87% 50.91% +0.03% ========================================== Files 63 63 Lines 2905 2909 +4 ========================================== + Hits 1478 1481 +3 - Misses 1427 1428 +1 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibolab/pull/1103/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/1103/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `50.91% <75.00%> (+0.03%)` | :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.