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

Add operations for setting state and basis state and integrate this with skip_initial_state_prep #955

Merged
merged 110 commits into from
Aug 14, 2024

Disable kokkos, use correct kokkos version on wheels

507302c
Select commit
Loading
Failed to load commit list.
Merged

Add operations for setting state and basis state and integrate this with skip_initial_state_prep #955

Disable kokkos, use correct kokkos version on wheels
507302c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2024 in 1s

97.89% (-2.01%) compared to 4f18276

View this Pull Request on Codecov

97.89% (-2.01%) compared to 4f18276

Details

Codecov Report

Attention: Patch coverage is 95.65217% with 6 lines in your changes missing coverage. Please review.

Project coverage is 97.89%. Comparing base (4f18276) to head (507302c).
Report is 2 commits behind head on main.

Files Patch % Lines
runtime/include/QuantumDevice.hpp 0.00% 4 Missing ⚠️
frontend/catalyst/jax_tracer.py 93.93% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #955      +/-   ##
==========================================
- Coverage   99.90%   97.89%   -2.01%     
==========================================
  Files          21       75      +54     
  Lines        4154    10684    +6530     
  Branches      199     1226    +1027     
==========================================
+ Hits         4150    10459    +6309     
- Misses          4      177     +173     
- Partials        0       48      +48     

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