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

Update the unification work required for the external package development #482

Merged
merged 10 commits into from
Sep 7, 2023

Update changelog

60aad8b
Select commit
Loading
Failed to load commit list.
Merged

Update the unification work required for the external package development #482

Update changelog
60aad8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2023 in 1s

99.09% (+6.04%) compared to 869bbb8

View this Pull Request on Codecov

99.09% (+6.04%) compared to 869bbb8

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +6.04% 🎉

Comparison is base (869bbb8) 93.04% compared to head (60aad8b) 99.09%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
+ Coverage   93.04%   99.09%   +6.04%     
==========================================
  Files         142      142              
  Lines       16278    16693     +415     
==========================================
+ Hits        15146    16542    +1396     
+ Misses       1132      151     -981     
Files Changed Coverage Δ
...tning/core/src/simulators/base/StateVectorBase.hpp 100.00% <ø> (ø)
...tning_qubit/gates/tests/Test_OpToMemberFuncPtr.cpp 18.46% <ø> (ø)
pennylane_lightning/core/_version.py 100.00% <100.00%> (ø)
.../simulators/lightning_kokkos/StateVectorKokkos.hpp 99.76% <100.00%> (+5.99%) ⬆️
...s/gates/tests/Test_StateVectorKokkos_Generator.cpp 100.00% <100.00%> (ø)
...os/gates/tests/Test_StateVectorKokkos_NonParam.cpp 100.00% <100.00%> (ø)
...okkos/gates/tests/Test_StateVectorKokkos_Param.cpp 100.00% <100.00%> (ø)
...s/lightning_kokkos/measurements/ExpValFunctors.hpp 100.00% <100.00%> (+43.06%) ⬆️
...ghtning_kokkos/measurements/MeasurementsKokkos.hpp 98.26% <100.00%> (+3.79%) ⬆️
...asurements/tests/Test_StateVectorKokkos_Expval.cpp 100.00% <100.00%> (ø)
... and 5 more

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.