PennyLaneAI / pennylane-cirq

The PennyLane-Cirq plugin integrates Google's Cirq software library with with PennyLane's quantum machine learning capabilities.
https://docs.pennylane.ai/projects/cirq
Apache License 2.0
52 stars 18 forks source link

Add prod support to cirq device #183

Closed astralcai closed 7 months ago

astralcai commented 7 months ago

Add support for Prod observable.

Shortcut Stories: [sc-60542]

Alex-Preciado commented 7 months ago

Relevant Shortcut Stories: [sc-60542]

Qottmann commented 7 months ago

can you retrigger and if it still gets stuck get someone with the power to overwrite it? Next one in line for demo blockers 🙃

Qottmann commented 7 months ago

@Alex-Preciado could we overwrite the codecov requirement and merge this? This is currently blocking the work on fixing demos

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 99.43%. Comparing base (ed12d7f) to head (c5c220c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #183 +/- ## ======================================= Coverage 99.43% 99.43% ======================================= Files 8 8 Lines 352 357 +5 ======================================= + Hits 350 355 +5 Misses 2 2 ```

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

Alex-Preciado commented 7 months ago

Hey @Qottmann, we noticed that the Codecov Token was missing in this repository. I've added it now to this repository's secrets. I'm merging @astralcai 's changes now with a green CI status. You should now be unblocked 😎

Qottmann commented 7 months ago

Thanks so much 🙌