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 serialization for Coupler Qids #6682

Closed dstrain115 closed 1 month ago

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

Codecov Report

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

Project coverage is 97.82%. Comparing base (c25678e) to head (1b3c6a7). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6682 +/- ## ========================================== - Coverage 97.82% 97.82% -0.01% ========================================== Files 1074 1074 Lines 92126 92161 +35 ========================================== + Hits 90124 90155 +31 - Misses 2002 2006 +4 ```

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