Update LightningBaseFallBack
to raise an error instead of falling back to default.qubit
#689
Codecov / codecov/project
succeeded
Apr 30, 2024 in 1s
97.94% (+4.46%) compared to 250c1db
View this Pull Request on Codecov
97.94% (+4.46%) compared to 250c1db
Details
Codecov Report
Attention: Patch coverage is 97.21254%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 97.94%. Comparing base (
250c1db
) to head (27fbfcb
).
Report is 2 commits behind head on v0.36.0_rc.
Files | Patch % | Lines |
---|---|---|
...ane_lightning/lightning_kokkos/lightning_kokkos.py | 94.79% | 14 Missing |
pennylane_lightning/lightning_gpu/lightning_gpu.py | 99.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.36.0_rc #689 +/- ##
==============================================
+ Coverage 93.47% 97.94% +4.46%
==============================================
Files 13 13
Lines 1656 1657 +1
==============================================
+ Hits 1548 1623 +75
+ Misses 108 34 -74
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading