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: Add lhs and rhs bindings to Rule #440

Merged
merged 1 commit into from
Jul 2, 2024
Merged

feat: Add lhs and rhs bindings to Rule #440

merged 1 commit into from
Jul 2, 2024

Conversation

aborgna-q
Copy link
Collaborator

@aborgna-q aborgna-q commented Jun 27, 2024

Just a couple of helper methods I found useful for debugging.

@aborgna-q aborgna-q requested a review from a team as a code owner June 27, 2024 13:47
@aborgna-q aborgna-q requested a review from doug-q June 27, 2024 13:47
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.05%. Comparing base (8208324) to head (ae96630).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #440       +/-   ##
===========================================
+ Coverage   81.34%   97.05%   +15.70%     
===========================================
  Files          60       17       -43     
  Lines        5887      509     -5378     
  Branches     5378        0     -5378     
===========================================
- Hits         4789      494     -4295     
+ Misses        858       15      -843     
+ Partials      240        0      -240     
Flag Coverage Δ
python 97.05% <ø> (ø)
rust ?

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 2, 2024
Merged via the queue into main with commit 49b1c89 Jul 2, 2024
15 checks passed
@aborgna-q aborgna-q deleted the ab/rule-lhs-rhs branch July 2, 2024 09:48
github-merge-queue bot pushed a commit that referenced this pull request Jul 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.0a2](tket2-py-v0.1.0...tket2-py-v0.1.0a2)
(2024-07-10)


### ⚠ BREAKING CHANGES

* `Dfg` binding removed, replaced with builder from `hugr` package.

### Features

* Add `lhs` and `rhs` bindings to `Rule`
([#440](#440))
([49b1c89](49b1c89))
* get pauli propagation + examples working with new hugr builder
[#465](#465)
([cab0d87](cab0d87))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Agustin Borgna <[email protected]>
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.

2 participants