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!: Support any ops in portmatching #293

Merged
merged 4 commits into from
Feb 21, 2024

Update compiled rewriter in python package

c46c8b3
Select commit
Loading
Failed to load commit list.
Merged

feat!: Support any ops in portmatching #293

Update compiled rewriter in python package
c46c8b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 1s

84.40% (+0.03%) compared to 09ab3a2

View this Pull Request on Codecov

84.40% (+0.03%) compared to 09ab3a2

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (09ab3a2) 84.37% compared to head (c46c8b3) 84.40%.

Files Patch % Lines
tket2/src/portmatching/matcher.rs 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
+ Coverage   84.37%   84.40%   +0.03%     
==========================================
  Files          35       35              
  Lines        4370     4374       +4     
  Branches     4223     4227       +4     
==========================================
+ Hits         3687     3692       +5     
+ Misses        502      501       -1     
  Partials      181      181              

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