Skip to content

fixing merge conflicts

6711e3a
Select commit
Loading
Failed to load commit list.
Open

Replacing Graphix transpiler with graphix-jcz-transpiler #484

fixing merge conflicts
6711e3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

89.91% (-0.07%) compared to 4076ce5, passed because coverage increased by 0.18% when compared to adjusted base (89.73%)

View this Pull Request on Codecov

89.91% (-0.07%) compared to 4076ce5, passed because coverage increased by 0.18% when compared to adjusted base (89.73%)

Details

Codecov Report

❌ Patch coverage is 95.56650% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.91%. Comparing base (4076ce5) to head (6711e3a).

Files with missing lines Patch % Lines
graphix/transpiler.py 96.55% 6 Missing ⚠️
graphix/qasm3_exporter.py 90.90% 1 Missing ⚠️
graphix/sim/density_matrix.py 50.00% 1 Missing ⚠️
graphix/sim/statevec.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #484      +/-   ##
==========================================
- Coverage   89.97%   89.91%   -0.07%     
==========================================
  Files          48       48              
  Lines        7015     7041      +26     
==========================================
+ Hits         6312     6331      +19     
- Misses        703      710       +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.