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
92 stars 40 forks source link

Migrate wheels artifacts to v4 #893

Closed maliasadi closed 2 months ago

maliasadi commented 2 months 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: As a followup to #887, this PR fixes the issue with the name of wheels artifacts as per https://github.com/actions/upload-artifact/issues/478

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues: [sc-73124]

github-actions[bot] commented 2 months ago

Hello. You may have forgotten to update the changelog! Please edit .github/CHANGELOG.md with:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.79%. Comparing base (70dfdf7) to head (fe9968c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #893 +/- ## ========================================== - Coverage 96.25% 95.79% -0.47% ========================================== Files 212 191 -21 Lines 28020 25446 -2574 ========================================== - Hits 26972 24376 -2596 - Misses 1048 1070 +22 ```

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