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

Cleanup classical simulator code and fix a couple of bugs #6344

Closed NoureldinYosri closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (b5b3b74) 97.84% compared to head (83ef04d) 97.84%. Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6344 +/- ## ======================================= Coverage 97.84% 97.84% ======================================= Files 1110 1110 Lines 96690 96710 +20 ======================================= + Hits 94606 94626 +20 Misses 2084 2084 ```

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