quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

Add Quantum Engine support for cirq.CZPowGate #6562

Closed eliottrosenberg closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.79%. Comparing base (7b7c93d) to head (0d98aa8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6562 +/- ## ======================================= Coverage 97.79% 97.79% ======================================= Files 1124 1124 Lines 95489 95493 +4 ======================================= + Hits 93380 93384 +4 Misses 2109 2109 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.