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

Flush deprecations before minor release #6622

Closed pavoljuhas closed 4 months ago

pavoljuhas commented 4 months ago

Ref: https://github.com/quantumlib/Cirq/blob/main/release.md#before-you-release-flush-the-deprecation-backlog

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.80%. Comparing base (e4b6ab2) to head (ebd99f3). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6622 +/- ## ========================================== - Coverage 97.81% 97.80% -0.02% ========================================== Files 1063 1061 -2 Lines 91796 91455 -341 ========================================== - Hits 89794 89449 -345 - Misses 2002 2006 +4 ```

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