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: Extract pytket parameters to input wires #661

Merged
merged 2 commits into from
Oct 15, 2024

test roundtrip with only some input parameter names

af2c458
Select commit
Loading
Failed to load commit list.
Merged

feat: Extract pytket parameters to input wires #661

test roundtrip with only some input parameter names
af2c458
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

82.04% (+0.04%) compared to d42842d

View this Pull Request on Codecov

82.04% (+0.04%) compared to d42842d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.04%. Comparing base (d42842d) to head (af2c458).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
+ Coverage   82.00%   82.04%   +0.04%     
==========================================
  Files          50       50              
  Lines        6768     6784      +16     
  Branches     6768     6784      +16     
==========================================
+ Hits         5550     5566      +16     
  Misses        854      854              
  Partials      364      364              

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