Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add almost all missing pure quantum ops from pytket to Tk2Op #430

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

V commutes with pauli X

11557c6
Select commit
Loading
Failed to load commit list.
Draft

feat: Add almost all missing pure quantum ops from pytket to Tk2Op #430

V commutes with pauli X
11557c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

80.33% (-0.67%) compared to a6e9e13

View this Pull Request on Codecov

80.33% (-0.67%) compared to a6e9e13

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.33%. Comparing base (a6e9e13) to head (11557c6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
- Coverage   81.00%   80.33%   -0.67%     
==========================================
  Files          59       59              
  Lines        5838     5971     +133     
  Branches     5349     5440      +91     
==========================================
+ Hits         4729     4797      +68     
- Misses        870      939      +69     
+ Partials      239      235       -4     

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