Skip to content

Conversation

david-pl
Copy link
Collaborator

For testing purposes I added a wrapper in the unit test since we currently don't have one. This is to be replaced once we have #545 .

@david-pl david-pl requested a review from johnzl-777 October 15, 2025 08:19
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/bloqade/pyqrack/squin/qubit.py 88.88% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Contributor

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
10772 9384 87% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/bloqade/cirq_utils/emit/qubit.py 89% 🟢
src/bloqade/pyqrack/squin/qubit.py 96% 🟢
TOTAL 93% 🟢

updated for commit: cfeb644 by action🐍

@david-pl david-pl linked an issue Oct 15, 2025 that may be closed by this pull request
Copy link
Contributor

@johnzl-777 johnzl-777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this!

Had a hell of time trying to figure out the PyQrack API on reset, I had some vague recollection of that measurement + X method from before

@david-pl david-pl merged commit 3f2157a into main Oct 15, 2025
11 checks passed
@david-pl david-pl deleted the david/546-reset-methods branch October 15, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cirq and PyQrack methods for qubit.Reset

2 participants