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

Remove QHACK banner #76

Closed antalszava closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (3ba4306) into master (d096663) will decrease coverage by 4.72%. The diff coverage is n/a.

:exclamation: Current head 3ba4306 differs from pull request most recent head 1196d11. Consider uploading reports for the commit 1196d11 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   98.71%   93.99%   -4.73%     
==========================================
  Files           6        6              
  Lines         233      233              
==========================================
- Hits          230      219      -11     
- Misses          3       14      +11     
Impacted Files Coverage Δ
pennylane_pq/pqops.py 72.72% <0.00%> (-25.00%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d096663...1196d11. Read the comment docs.