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

Batch circuit submit in cirq_ionq #6652

Open radumarg opened 3 months ago

radumarg commented 3 months ago

Enable batch circuit job submit in cirq_ionq

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 97.84%. Comparing base (16de069) to head (feb3792). Report is 51 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6652 +/- ## ========================================== + Coverage 97.81% 97.84% +0.02% ========================================== Files 1067 1077 +10 Lines 91518 92836 +1318 ========================================== + Hits 89517 90833 +1316 - Misses 2001 2003 +2 ```

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