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
184 stars 66 forks source link

Add `pylint` to workflow tests #520

Closed obliviateandsurrender closed 5 months ago

obliviateandsurrender commented 5 months ago

Context: Adds pylint checks to workflow tests, making formatting checks for this plugin match the standards of those of PennyLane.

Related Issue: [sc-62127]

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (a8fb1bd) to head (f6072d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #520 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 8 7 -1 Lines 1020 557 -463 ========================================== - Hits 1020 557 -463 ```

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