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

(LK-C-Base) Add native controlled operation support for Lightning Kokkos #950

Merged
merged 65 commits into from
Dec 4, 2024

Merge branch 'master' into lk-control-base

9582e93
Select commit
Loading
Failed to load commit list.
Merged

(LK-C-Base) Add native controlled operation support for Lightning Kokkos #950

Merge branch 'master' into lk-control-base
9582e93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 4, 2024 in 1s

95.85% (-1.16%) compared to 74ad9a3

View this Pull Request on Codecov

95.85% (-1.16%) compared to 74ad9a3

Details

Codecov Report

Attention: Patch coverage is 99.53235% with 12 lines in your changes missing coverage. Please review.

Project coverage is 95.85%. Comparing base (74ad9a3) to head (9582e93).

Files with missing lines Patch % Lines
...nylane_lightning/lightning_kokkos/_state_vector.py 0.00% 10 Missing ⚠️
...c/simulators/lightning_kokkos/utils/UtilKokkos.hpp 96.15% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #950      +/-   ##
==========================================
- Coverage   97.01%   95.85%   -1.16%     
==========================================
  Files         229      229              
  Lines       36260    38841    +2581     
==========================================
+ Hits        35176    37232    +2056     
- Misses       1084     1609     +525     

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