qiboteam / qibolab

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

Remove U3 rule from default compiler #929

Closed stavros11 closed 2 weeks ago

stavros11 commented 2 weeks ago

Fixes #928.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 45.09%. Comparing base (383d3c9) to head (c7de54e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.2 #929 +/- ## ========================================== - Coverage 45.18% 45.09% -0.09% ========================================== Files 70 70 Lines 6250 6240 -10 ========================================== - Hits 2824 2814 -10 Misses 3426 3426 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibolab/pull/929/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/929/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `45.09% <ø> (-0.09%)` | :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=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.

alecandido commented 2 weeks ago

Thanks @stavros11!