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

chore: Update to hugr 0.6.0, fix breaking changes #464

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

aborgna-q
Copy link
Collaborator

Closes #463

@aborgna-q aborgna-q marked this pull request as ready for review July 8, 2024 13:30
@aborgna-q aborgna-q requested a review from a team as a code owner July 8, 2024 13:30
@aborgna-q aborgna-q requested a review from cqc-alec July 8, 2024 13:30
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.22%. Comparing base (f153526) to head (f8a79af).

Files Patch % Lines
tket2/src/utils.rs 0.00% 0 Missing and 2 partials ⚠️
tket2/src/circuit.rs 80.00% 0 Missing and 1 partial ⚠️
tket2/src/circuit/extract_dfg.rs 66.66% 0 Missing and 1 partial ⚠️
tket2/src/passes/pytket.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
- Coverage   82.24%   82.22%   -0.02%     
==========================================
  Files          60       60              
  Lines        5942     5919      -23     
  Branches     5433     5410      -23     
==========================================
- Hits         4887     4867      -20     
+ Misses        796      793       -3     
  Partials      259      259              
Flag Coverage Δ
python 97.05% <ø> (ø)
rust 80.83% <61.53%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@aborgna-q aborgna-q added this pull request to the merge queue Jul 8, 2024
Merged via the queue into main with commit c40e1a9 Jul 8, 2024
15 of 16 checks passed
@aborgna-q aborgna-q deleted the ab/update-hugr branch July 8, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(rs): Update to hugr 0.6
2 participants