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

Adds 2q prep for iswap instead of sqrt_iswap #6314

Merged
merged 6 commits into from
Oct 13, 2023

formatting test, lint

8256f11
Select commit
Loading
Failed to load commit list.
Merged

Adds 2q prep for iswap instead of sqrt_iswap #6314

formatting test, lint
8256f11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 1s

97.89% (+0.00%) compared to a98fc61

View this Pull Request on Codecov

97.89% (+0.00%) compared to a98fc61

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a98fc61) 97.89% compared to head (8256f11) 97.89%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6314   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files        1106     1106           
  Lines       96157    96180   +23     
=======================================
+ Hits        94135    94158   +23     
  Misses       2022     2022           
Files Coverage Δ
cirq-core/cirq/__init__.py 100.00% <ø> (ø)
cirq-core/cirq/transformers/__init__.py 100.00% <ø> (ø)
...transformers/analytical_decompositions/__init__.py 100.00% <ø> (ø)
...ical_decompositions/two_qubit_state_preparation.py 97.95% <100.00%> (+0.59%) ⬆️
...decompositions/two_qubit_state_preparation_test.py 100.00% <100.00%> (ø)

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