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

Remove decomp_depth from qml.device constructor #6234

Merged
merged 17 commits into from
Sep 17, 2024

Merge branch 'master' into remove-decomp-depth

d03c728
Select commit
Loading
Failed to load commit list.
Merged

Remove decomp_depth from qml.device constructor #6234

Merge branch 'master' into remove-decomp-depth
d03c728
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

99.59% (+0.00%) compared to 2c0fdf0

View this Pull Request on Codecov

99.59% (+0.00%) compared to 2c0fdf0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.59%. Comparing base (2c0fdf0) to head (d03c728).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6234   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files         444      444           
  Lines       42325    42336   +11     
=======================================
+ Hits        42152    42163   +11     
  Misses        173      173           

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