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 test_templates module + Fix LQ decomposition of StatePrep Ops + Fix LQ decomposition strategy of QFT and GroverOperator #684

Merged
merged 25 commits into from
Apr 18, 2024

Fix test params

a0c6265
Select commit
Loading
Failed to load commit list.
Merged
Codecov / codecov/project succeeded Apr 18, 2024 in 1s

99.12% (+2.99%) compared to 288b08d

View this Pull Request on Codecov

99.12% (+2.99%) compared to 288b08d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (288b08d) to head (a0c6265).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #684      +/-   ##
==========================================
+ Coverage   96.12%   99.12%   +2.99%     
==========================================
  Files         186      207      +21     
  Lines       24987    27607    +2620     
==========================================
+ Hits        24020    27365    +3345     
+ Misses        967      242     -725     

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