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: guppy → pytket conversion #407

Merged
merged 6 commits into from
Jun 18, 2024

Fix mypy errors

e23b055
Select commit
Loading
Failed to load commit list.
Merged

feat: guppy → pytket conversion #407

Fix mypy errors
e23b055
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

81.07% (+0.00%) compared to 425d6b4

View this Pull Request on Codecov

81.07% (+0.00%) compared to 425d6b4

Details

Codecov Report

Attention: Patch coverage is 72.22222% with 15 lines in your changes missing coverage. Please review.

Project coverage is 81.07%. Comparing base (425d6b4) to head (e23b055).

Files Patch % Lines
tket2/src/passes/pytket.rs 0.00% 11 Missing ⚠️
tket2/src/serialize/pytket.rs 81.25% 2 Missing and 1 partial ⚠️
tket2/src/serialize/pytket/encoder.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   81.06%   81.07%           
=======================================
  Files          55       57    +2     
  Lines        5382     5411   +29     
  Branches     4906     4926   +20     
=======================================
+ Hits         4363     4387   +24     
- Misses        812      816    +4     
- Partials      207      208    +1     

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