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

Fixing module dedupe test. #6391

Closed dstrain115 closed 10 months ago

dstrain115 commented 10 months ago

WIP. Do not merge.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (d33b1a7) 97.81% compared to head (2b07f70) 97.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6391 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 1111 1111 Lines 97054 97056 +2 ======================================= + Hits 94931 94933 +2 Misses 2123 2123 ```

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