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 logic for enabling grad_on_execution in lightning_*.py devices #1016

Merged
merged 13 commits into from
Dec 4, 2024

Auto update version from '0.40.0-dev26' to '0.40.0-dev27'

764829f
Select commit
Loading
Failed to load commit list.
Merged

Update logic for enabling grad_on_execution in lightning_*.py devices #1016

Auto update version from '0.40.0-dev26' to '0.40.0-dev27'
764829f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 4, 2024 in 0s

27.86% (-10.31%) compared to 158d393

View this Pull Request on Codecov

27.86% (-10.31%) compared to 158d393

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 27.86%. Comparing base (158d393) to head (764829f).

Files with missing lines Patch % Lines
pennylane_lightning/lightning_gpu/lightning_gpu.py 0.00% 1 Missing ⚠️
...ane_lightning/lightning_kokkos/lightning_kokkos.py 0.00% 1 Missing ⚠️
...ylane_lightning/lightning_qubit/lightning_qubit.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1016       +/-   ##
===========================================
- Coverage   38.16%   27.86%   -10.31%     
===========================================
  Files          44       29       -15     
  Lines        3034     2584      -450     
===========================================
- Hits         1158      720      -438     
+ Misses       1876     1864       -12     

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