Skip to content

Conversation

@weinbe58
Copy link
Member

@weinbe58 weinbe58 commented Apr 28, 2025

fixes:

  • ParallelToUop I just added a setdefault so that it would register the dictionary value and then overwrite it later
  • For RewriteNoiseModel: I split up the rewrites to be correct when having the new traversal order.

@weinbe58 weinbe58 requested a review from Roger-luo April 29, 2025 15:06
@github-actions
Copy link
Contributor

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
6234 5344 86% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/bloqade/qasm2/passes/noise.py 100% 🟢
src/bloqade/qasm2/rewrite/heuristic_noise.py 95% 🟢
src/bloqade/qasm2/rewrite/uop_to_parallel.py 68% 🟢
TOTAL 88% 🟢

updated for commit: a5e5cec by action🐍

@codecov
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

Attention: Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/bloqade/qasm2/rewrite/heuristic_noise.py 95.45% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@weinbe58 weinbe58 merged commit 009b73d into main Apr 29, 2025
11 checks passed
@weinbe58 weinbe58 deleted the phil/fix-kirin-patch-issues branch April 29, 2025 15:28
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.

2 participants