PennyLaneAI / pennylane-pq

Contains the PennyLane ProjectQ plugin. This plugin provides three devices to work with PennyLane - the ProjectQ IBM device, the ProjectQ quantum simulator, and the ProjectQ classical simulator.
https://docs.pennylane.ai/projects/projectq
Apache License 2.0
16 stars 9 forks source link

don't test DQ against itself #91

Closed timmysilv closed 1 year ago

timmysilv commented 1 year ago

this test was using DQL explicitly for no reason, so I'm removing it (it broke the plugin test matrix)

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6ade2e6) 93.99% compared to head (f7d44ba) 93.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ======================================= Coverage 93.99% 93.99% ======================================= Files 6 6 Lines 233 233 ======================================= Hits 219 219 Misses 14 14 ```

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