Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stable dependency files #5905

Merged
merged 35 commits into from
Jul 23, 2024
Merged

Update stable dependency files #5905

merged 35 commits into from
Jul 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automatic update of stable requirement files to snapshot valid python environments.

Because bots are not able to trigger CI on their own, please do so by pushing an empty commit to this branch using the following command:

git commit --allow-empty -m 'trigger ci'

Alternatively, wait for this branch to be out-of-date with master, then just use the "Update branch" button!

Note that it is expected that the PennyLane-Lightning repo is a version ahead of the release, because the
version number is taken from the dev branch. Trying to pip install from the files will fail until that
major version of Lightning is released.

If pip install fails with a not found error when installing because of this, it can be fixed by manually
downgrading the PennyLane-Lightning version number in the file by 1 version and trying again.

@github-actions github-actions bot requested a review from a team as a code owner June 25, 2024 15:47
@albi3ro albi3ro enabled auto-merge (squash) July 23, 2024 15:12
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.65%. Comparing base (3ad15d7) to head (ffbba6f).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5905      +/-   ##
==========================================
- Coverage   99.66%   99.65%   -0.01%     
==========================================
  Files         427      427              
  Lines       41057    40764     -293     
==========================================
- Hits        40919    40624     -295     
- Misses        138      140       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@albi3ro albi3ro merged commit ce3b4b6 into master Jul 23, 2024
40 checks passed
@albi3ro albi3ro deleted the bot/stable-deps-update branch July 23, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants