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

Remove dummy from cirq-core #6356

Closed dstrain115 closed 10 months ago

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

Codecov Report

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

Comparison is base (26dbabc) 97.84% compared to head (69380e2) 97.84%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6356 +/- ## ========================================== - Coverage 97.84% 97.84% -0.01% ========================================== Files 1110 1110 Lines 96696 96696 ========================================== - Hits 94612 94608 -4 - Misses 2084 2088 +4 ```

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

dstrain115 commented 10 months ago

@pavoljuhas Added a bunch more references, PTAL, thanks!