PennyLaneAI / pennylane-qiskit

The PennyLane-Qiskit plugin integrates the Qiskit quantum computing framework and IBM Q with PennyLane.
https://docs.pennylane.ai/projects/qiskit
Apache License 2.0
194 stars 66 forks source link

Delete references to the removed `QubitStateVector` class #601

Closed andrijapau closed 2 weeks ago

andrijapau commented 3 weeks ago

Context:

Completing the deprecation cycle of QubitStateVector (see https://github.com/PennyLaneAI/pennylane/pull/6525)

Description of the Change:

Removed all references to the deprecated source code.

[sc-77482]

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (08ef9e6) to head (b943e7c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #601 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 9 9 Lines 868 868 ========================================= Hits 868 868 ```

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