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

CI tests for the 1.4.1 patch release [do not merge] #6653

Closed pavoljuhas closed 3 months ago

pavoljuhas commented 3 months ago

This is a test-only PR used solely for CI testing of the Cirq-1.4.1 patch release.

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.33887% with 5 lines in your changes missing coverage. Please review.

Project coverage is 97.80%. Comparing base (ab86979) to head (72e8a92). Report is 15 commits behind head on main.

:exclamation: Current head 72e8a92 differs from pull request most recent head 2975d10

Please upload reports for the commit 2975d10 to get more accurate results.

Files Patch % Lines
cirq-rigetti/cirq_rigetti/conftest.py 87.50% 2 Missing :warning:
...services/quantum_engine_service/transports/grpc.py 0.00% 1 Missing :warning:
.../quantum_engine_service/transports/grpc_asyncio.py 0.00% 1 Missing :warning:
cirq-rigetti/cirq_rigetti/quil_input.py 99.25% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6653 +/- ## ======================================== Coverage 97.80% 97.80% ======================================== Files 1061 1064 +3 Lines 91455 91618 +163 ======================================== + Hits 89449 89611 +162 - Misses 2006 2007 +1 ```

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

pavoljuhas commented 3 months ago

release is out, no need for this anymore.