Skip to content

Add support for handling CircuitOperations recursively .#7942

Open
Vivek1106-04 wants to merge 2 commits intoquantumlib:mainfrom
Vivek1106-04:feature/recursive-routing-circuit-ops
Open

Add support for handling CircuitOperations recursively .#7942
Vivek1106-04 wants to merge 2 commits intoquantumlib:mainfrom
Vivek1106-04:feature/recursive-routing-circuit-ops

Conversation

@Vivek1106-04
Copy link
Copy Markdown
Contributor

Fixes #5861
Enhanced the transformer by allowing recursive routing of CircuitOperations.

implementation of this taken from here.

@Vivek1106-04 Vivek1106-04 requested review from a team and vtomole as code owners March 9, 2026 06:32
@Vivek1106-04 Vivek1106-04 requested a review from dabacon March 9, 2026 06:32
@github-actions github-actions Bot added the size: M 50< lines changed <250 label Mar 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.63%. Comparing base (b3366ab) to head (f55b2a0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7942   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files        1110     1110           
  Lines       99738    99801   +63     
=======================================
+ Hits        99376    99439   +63     
  Misses        362      362           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Vivek1106-04 Vivek1106-04 force-pushed the feature/recursive-routing-circuit-ops branch from d00a422 to 40f9497 Compare March 19, 2026 16:40
@Vivek1106-04
Copy link
Copy Markdown
Contributor Author

@pavoljuhas ! looks like a flaky test case caused CI run fail

@Vivek1106-04
Copy link
Copy Markdown
Contributor Author

@tanujkhattar ! Gentle Reminder, Thank you.

@pavoljuhas
Copy link
Copy Markdown
Collaborator

Tanuj is too busy with other tasks, reassigning to myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: M 50< lines changed <250

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Routing] Add support for handling CircuitOperations recursively.

4 participants