Skip to content

Implement MeasurementResult abstraction #308

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

johnzl-777
Copy link
Contributor

@johnzl-777 johnzl-777 commented Jun 2, 2025

Per RFC #264

Note: I encountered a lint rejection from the CI but it looks like this comes from our pre-commit yaml being out of date with whatever the CI is running? Just let me know if I shouldn't add the updated yaml (or if it should just go in a separate PR)

@johnzl-777 johnzl-777 requested review from Roger-luo and kaihsin June 2, 2025 18:38
@johnzl-777 johnzl-777 linked an issue Jun 2, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link
Contributor

github-actions bot commented Jun 2, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
8469 7443 88% 0% 🟢

New Files

File Coverage Status
src/bloqade/squin/types.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
src/bloqade/squin/qubit.py 93% 🟢
src/bloqade/squin/wire.py 100% 🟢
TOTAL 96% 🟢

updated for commit: a36e713 by action🐍

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.

RFC: Squin measurement return type
2 participants