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

use token to upload to pypi #6406

Closed NoureldinYosri closed 8 months ago

NoureldinYosri commented 8 months ago

fixes https://github.com/quantumlib/Cirq/issues/6405

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c8f7ed7) 97.81% compared to head (d84fb2c) 97.80%.

:exclamation: Current head d84fb2c differs from pull request most recent head 18e6b10. Consider uploading reports for the commit 18e6b10 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6406 +/- ## ========================================== - Coverage 97.81% 97.80% -0.01% ========================================== Files 1111 1111 Lines 97088 97088 ========================================== - Hits 94965 94961 -4 - Misses 2123 2127 +4 ```

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