quantumlib / Cirq

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

Move Coupler to cirq_gooogle.ops #6697

Closed dstrain115 closed 3 months ago

dstrain115 commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.82%. Comparing base (978b5e3) to head (47c08da).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6697 +/- ## ======================================= Coverage 97.82% 97.82% ======================================= Files 1074 1074 Lines 92191 92187 -4 ======================================= - Hits 90189 90186 -3 + Misses 2002 2001 -1 ```

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