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

Create a base LKokkos new device API backend. #810

Merged
merged 113 commits into from
Sep 4, 2024

Increase the number of shots for measurenment test

5561277
Select commit
Loading
Failed to load commit list.
Merged

Create a base LKokkos new device API backend. #810

Increase the number of shots for measurenment test
5561277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 4, 2024 in 1s

74.67% (-23.17%) compared to cc2942e

View this Pull Request on Codecov

74.67% (-23.17%) compared to cc2942e

Details

Codecov Report

Attention: Patch coverage is 26.73267% with 444 lines in your changes missing coverage. Please review.

Project coverage is 74.67%. Comparing base (cc2942e) to head (5561277).

Files with missing lines Patch % Lines
...ane_lightning/lightning_kokkos/lightning_kokkos.py 31.57% 130 Missing ⚠️
...nylane_lightning/lightning_kokkos/_measurements.py 20.38% 125 Missing ⚠️
...nylane_lightning/lightning_kokkos/_state_vector.py 28.26% 99 Missing ⚠️
...ne_lightning/lightning_kokkos/_adjoint_jacobian.py 25.00% 90 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (cc2942e) and HEAD (5561277). Click for more details.

HEAD has 32 uploads less than BASE
Flag BASE (cc2942e) HEAD (5561277)
40 8
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #810       +/-   ##
===========================================
- Coverage   97.84%   74.67%   -23.17%     
===========================================
  Files         117       20       -97     
  Lines       18658     2330    -16328     
===========================================
- Hits        18255     1740    -16515     
- Misses        403      590      +187     

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