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 GridCoupler Qid to cirq_google #6678

Closed dstrain115 closed 2 months ago

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

Codecov Report

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

Project coverage is 97.82%. Comparing base (bc4cd6d) to head (66b51b8). Report is 1 commits behind head on main.

Files Patch % Lines
cirq-google/cirq_google/devices/coupler.py 97.95% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6678 +/- ## ========================================== - Coverage 97.82% 97.82% -0.01% ========================================== Files 1072 1074 +2 Lines 92047 92118 +71 ========================================== + Hits 90046 90115 +69 - Misses 2001 2003 +2 ```

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