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

Restore code coverage #6364

Closed dstrain115 closed 11 months ago

dstrain115 commented 11 months ago

Temporarily disabled in order to modify build tools.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (3ac43f6) 97.80% compared to head (5c75b40) 97.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6364 +/- ## ========================================== - Coverage 97.80% 97.80% -0.01% ========================================== Files 1111 1111 Lines 96878 96878 ========================================== - Hits 94756 94752 -4 - Misses 2122 2126 +4 ```

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