Skip to content

Add support for handling CircuitOperations recursively .#7942

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

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

Conversation

@Vivek1106-04
Copy link
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

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.63%. Comparing base (0c987fc) to head (40f9497).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7942   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files        1110     1110           
  Lines       99662    99725   +63     
=======================================
+ Hits        99296    99359   +63     
  Misses        366      366           

☔ 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
Contributor Author

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

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.

1 participant