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

Remove Tensor and Hamiltonian in python frontend for lightning #994

Merged
merged 15 commits into from
Nov 13, 2024

Merge branch 'master' into remove_legacy_opmath

ed37123
Select commit
Loading
Failed to load commit list.
Merged

Remove Tensor and Hamiltonian in python frontend for lightning #994

Merge branch 'master' into remove_legacy_opmath
ed37123
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2024 in 0s

92.14% (-4.72%) compared to 4659093

View this Pull Request on Codecov

92.14% (-4.72%) compared to 4659093

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.14%. Comparing base (4659093) to head (ed37123).

Files with missing lines Patch % Lines
pennylane_lightning/core/lightning_base.py 0.00% 4 Missing ⚠️
pennylane_lightning/core/_measurements_base.py 25.00% 3 Missing ⚠️
pennylane_lightning/core/_serialize.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #994      +/-   ##
==========================================
- Coverage   96.86%   92.14%   -4.72%     
==========================================
  Files         231      104     -127     
  Lines       36387    16266   -20121     
==========================================
- Hits        35245    14989   -20256     
- Misses       1142     1277     +135     

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