PennyLaneAI / pennylane-lightning

The PennyLane-Lightning plugin provides a fast state-vector simulator written in C++ for use with PennyLane
https://docs.pennylane.ai/projects/lightning
Apache License 2.0
86 stars 35 forks source link

Remove magic numbers in Lightning stopping_conditions #926

Closed maliasadi closed 2 days ago

maliasadi commented 1 week ago

Before submitting

Please complete the following checklist when submitting a PR:

When all the above are checked, delete everything above the dashed line and fill in the pull request template.


Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues: [sc-74414]

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 69.82%. Comparing base (c607b6c) to head (90232a1). Report is 1 commits behind head on master.

:exclamation: There is a different number of reports uploaded between BASE (c607b6c) and HEAD (90232a1). Click for more details.

HEAD has 142 uploads less than BASE | Flag | BASE (c607b6c) | HEAD (90232a1) | |------|------|------| ||149|7|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #926 +/- ## =========================================== - Coverage 97.23% 69.82% -27.42% =========================================== Files 214 24 -190 Lines 29802 2283 -27519 =========================================== - Hits 28978 1594 -27384 + Misses 824 689 -135 ```

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