Add sparseH for LGPU #526
Merged
Add sparseH for LGPU #526
Codecov / codecov/project
succeeded
Oct 24, 2023 in 0s
99.10% (+0.96%) compared to ccea774
View this Pull Request on Codecov
99.10% (+0.96%) compared to ccea774
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
ccea774
) 98.13% compared to head (b7eb831
) 99.10%.
Additional details and impacted files
@@ Coverage Diff @@
## add_py_LGPUMPI #526 +/- ##
==================================================
+ Coverage 98.13% 99.10% +0.96%
==================================================
Files 202 202
Lines 26364 26938 +574
==================================================
+ Hits 25873 26696 +823
+ Misses 491 242 -249
Files | Coverage Δ | |
---|---|---|
pennylane_lightning/core/_version.py | 100.00% <100.00%> (ø) |
|
...ane_lightning/core/src/observables/Observables.hpp | 100.00% <100.00%> (ø) |
|
...ng/core/src/observables/tests/Test_Observables.cpp | 100.00% <100.00%> (ø) |
|
.../src/observables/tests/mpi/Test_ObservablesMPI.cpp | 100.00% <100.00%> (ø) |
|
...ors/lightning_gpu/measurements/MeasurementsGPU.hpp | 99.20% <100.00%> (+<0.01%) |
⬆️ |
.../lightning_gpu/measurements/MeasurementsGPUMPI.hpp | 99.21% <100.00%> (ø) |
|
...ments/tests/Test_StateVectorCudaManaged_Expval.cpp | 100.00% <100.00%> (ø) |
|
...ments/tests/mpi/Test_StateVectorCudaMPI_Expval.cpp | 100.00% <100.00%> (ø) |
|
...ators/lightning_gpu/observables/ObservablesGPU.hpp | 100.00% <100.00%> (ø) |
|
...rs/lightning_gpu/observables/ObservablesGPUMPI.hpp | 100.00% <100.00%> (ø) |
|
... and 13 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading