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

Replace qml.QubitDevice with qml.devices.QubitDevice #195

Merged
merged 2 commits into from
Sep 17, 2024

Update order of imports to make CodeFactor happy

212c8ee
Select commit
Loading
Failed to load commit list.
Merged

Replace qml.QubitDevice with qml.devices.QubitDevice #195

Update order of imports to make CodeFactor happy
212c8ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 1s

99.42% (+0.00%) compared to 725ef8f

View this Pull Request on Codecov

99.42% (+0.00%) compared to 725ef8f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.42%. Comparing base (725ef8f) to head (212c8ee).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files           8        8           
  Lines         350      350           
=======================================
  Hits          348      348           
  Misses          2        2           

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