Skip to content

Conversation

@lazypanda10117
Copy link
Member

Context: The QECDialect td file currently contains definitions of the QEC operations. We want to refactor the file into two td files, QECDialect and QECOp, for better maintainability.

Description of the Change: Refactor the QECDialect.td file into QECDialect.td and QECOp.td, and make corresponding changes across the QEC dialect to support this refactoring.

@lazypanda10117 lazypanda10117 changed the title Refactoring QEC Tabelgen into QECOps and QECDialect Refactoring QEC Tablegen into QECOps and QECDialect Dec 1, 2025
@lazypanda10117 lazypanda10117 marked this pull request as ready for review December 1, 2025 17:05
@lazypanda10117 lazypanda10117 requested a review from a team December 1, 2025 19:54
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.56%. Comparing base (b72b4a2) to head (af6ea85).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #2253     +/-   ##
=========================================
  Coverage   97.56%   97.56%             
=========================================
  Files          22       93     +71     
  Lines        2340    11149   +8809     
  Branches        0     1063   +1063     
=========================================
+ Hits         2283    10878   +8595     
- Misses         57      207    +150     
- Partials        0       64     +64     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@sengthai sengthai left a comment

Choose a reason for hiding this comment

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

Great! Thanks @lazypanda10117. 🚀

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.

3 participants