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

switch from bash to template approach for creating pypi config file #6409

Closed NoureldinYosri closed 8 months ago

NoureldinYosri commented 8 months ago

this is to resolve the permission denied issue

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 (ee06199) 97.81%. Report is 1 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6409 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 1111 1111 Lines 97088 97088 ======================================= Hits 94965 94965 Misses 2123 2123 ```

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