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

Allow external users to use snapshot_id #6739

Closed senecameeks closed 1 month ago

senecameeks commented 1 month ago

A follow up to PR, CL

Allows external users to set a snapshot_id

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.83%. Comparing base (5718365) to head (4091e70). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6739 +/- ## ======================================= Coverage 97.83% 97.83% ======================================= Files 1077 1077 Lines 92672 92742 +70 ======================================= + Hits 90669 90738 +69 - Misses 2003 2004 +1 ```

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