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

Suppress superfluous warnings from numpy #6599

Closed dstrain115 closed 4 months ago

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

Codecov Report

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

Project coverage is 97.81%. Comparing base (2a907bf) to head (3905278).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6599 +/- ## ========================================== - Coverage 97.81% 97.81% -0.01% ========================================== Files 1061 1061 Lines 91647 91656 +9 ========================================== + Hits 89648 89656 +8 - Misses 1999 2000 +1 ```

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