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

Remove the `--pre` option from verify-published-package.sh #6536

Closed pavoljuhas closed 7 months ago

pavoljuhas commented 7 months ago

Not needed after #6534 as cirq pre-releases are installed with stable dependencies.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 97.79%. Comparing base (9ab6601) to head (401e95f). Report is 1 commits behind head on main.

:exclamation: Current head 401e95f differs from pull request most recent head 9e0aed2. Consider uploading reports for the commit 9e0aed2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6536 +/- ## ======================================= Coverage 97.79% 97.79% ======================================= Files 1124 1124 Lines 95468 95468 ======================================= Hits 93359 93359 Misses 2109 2109 ```

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