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

Fix Rigetti check for Aspen family device kind #6734

Closed pavoljuhas closed 1 month ago

pavoljuhas commented 1 month ago

Fixes #6732

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 (2adc218) to head (ac71ca7). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6734 +/- ## ======================================= Coverage 97.83% 97.83% ======================================= Files 1077 1077 Lines 92485 92524 +39 ======================================= + Hits 90484 90523 +39 Misses 2001 2001 ```

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

pavoljuhas commented 1 month ago

cc: @MarquessV, @kalzoo