qiboteam / qibojit

Accelerating Qibo simulation with just-in-time compilation.
https://qibo.science
Apache License 2.0
15 stars 3 forks source link

Create `gates.CY` #158

Closed renatomello closed 1 year ago

renatomello commented 1 year ago

This is required by https://github.com/qiboteam/qibo/pull/1103

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (6c574f8) 100.00% compared to head (a6d1add) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 12 12 Lines 1061 1073 +12 ========================================= + Hits 1061 1073 +12 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibojit/pull/158/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/qibojit/pull/158/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `100.00% <100.00%> (ø)` | | 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.

renatomello commented 1 year ago

Tests need https://github.com/qiboteam/qibo/pull/1103 to pass