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

fix: merge_bbs creating too many self-loop edges #1147

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

aborgna-q
Copy link
Collaborator

Updates portgraph to include the fix in CQCL/portgraph#132.
Uncomments the previously-failing mentioned in #1143.

Fixes #1143.

@aborgna-q aborgna-q requested a review from a team as a code owner June 3, 2024 12:41
@aborgna-q aborgna-q requested a review from doug-q June 3, 2024 12:41
Copy link
Collaborator

@doug-q doug-q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice ⚡

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.01%. Comparing base (64d03e7) to head (1b04f19).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1147      +/-   ##
==========================================
- Coverage   87.07%   87.01%   -0.06%     
==========================================
  Files          93       93              
  Lines       19079    19079              
  Branches    18353    18353              
==========================================
- Hits        16613    16602      -11     
- Misses       1616     1628      +12     
+ Partials      850      849       -1     
Flag Coverage Δ
rust 86.92% <ø> (-0.06%) ⬇️

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 Jun 3, 2024
Merged via the queue into main with commit 0bd6513 Jun 3, 2024
20 checks passed
@aborgna-q aborgna-q deleted the ab/update-portgraph branch June 3, 2024 12:58
@acl-cqc
Copy link
Contributor

acl-cqc commented Jun 4, 2024

Thanks @aborgna-q ! :-)

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.

merge_bbs creating too many copies of self-loop edge
3 participants