Skip to content

Remove `TwinPhasedX` and replace with individual `PhasedX` in rebases…

048e7c4
Select commit
Loading
Failed to load commit list.
Draft

feat!: handling multiple QSystem gatesets #1370

Remove `TwinPhasedX` and replace with individual `PhasedX` in rebases…
048e7c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

83.33% (-0.52%) compared to 042ba1d

View this Pull Request on Codecov

83.33% (-0.52%) compared to 042ba1d

Details

Codecov Report

❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.33%. Comparing base (042ba1d) to head (048e7c4).

Files with missing lines Patch % Lines
...is-compiler/python/tests/test_qsystem_platforms.py 91.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1370      +/-   ##
==========================================
- Coverage   83.84%   83.33%   -0.52%     
==========================================
  Files         187      188       +1     
  Lines       28959    29347     +388     
  Branches    27880    28239     +359     
==========================================
+ Hits        24282    24455     +173     
- Misses       3517     3739     +222     
+ Partials     1160     1153       -7     

☔ 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.