Skip to content

Conversation

tatiana-s
Copy link
Contributor

Closes #946

@tatiana-s tatiana-s requested a review from a team as a code owner July 9, 2025 14:04
@tatiana-s tatiana-s requested review from doug-q, mark-koch and acl-cqc and removed request for doug-q July 9, 2025 14:04
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.27%. Comparing base (6017450) to head (c40f170).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tket2-exts/src/tket2_exts/__init__.py 66.66% 1 Missing ⚠️
tket2-hseries/src/bin/tket2-hseries.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #962      +/-   ##
==========================================
+ Coverage   79.24%   79.27%   +0.02%     
==========================================
  Files          92       93       +1     
  Lines       11206    11231      +25     
  Branches    10932    10954      +22     
==========================================
+ Hits         8880     8903      +23     
- Misses       1707     1709       +2     
  Partials      619      619              
Flag Coverage Δ
python 81.58% <66.66%> (-0.17%) ⬇️
rust 79.21% <95.45%> (+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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tatiana-s tatiana-s requested a review from aborgna-q July 9, 2025 14:13
@tatiana-s tatiana-s added this pull request to the merge queue Jul 14, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 14, 2025
@tatiana-s tatiana-s added this pull request to the merge queue Jul 14, 2025
Merged via the queue into main with commit 6e1af12 Jul 14, 2025
21 checks passed
@tatiana-s tatiana-s deleted the ts/drop branch July 14, 2025 10:15
This was referenced Jul 25, 2025
jennyQuantinuum pushed a commit that referenced this pull request Jul 27, 2025
Closes #946

---------

Co-authored-by: Alan Lawrence <alan.lawrence@cambridgequantum.com>
github-merge-queue bot pushed a commit that referenced this pull request Jul 28, 2025
## 🙂  New release

* `tket2`: 0.12.3 -> `tket` 0.13.0 (New crate name!)
* `tket2-hseries`: 0.16.1 -> `tket-qsystem` 0.17.0 (New crate name!)

<details><summary><i><b>Changelog</b></i></summary><p>

## `tket`

<blockquote>

##
[0.13.0](tket2-v0.12.3...tket-v0.13.0)
- 2025-07-25

### New Features

- [**breaking] Rename tket2.* HUGR extensions to tket.*
([#988](#988))
- [**breaking] Rename tket2* libs to tket*
([#987](#987))
- [**breaking**] Update to `hugr 0.21`
([#965](#965))
- Add guppy extension with drop operation
([#962](#962))
- [**breaking**] Split the pytket extension encoder trait
([#970](#970))
</blockquote>

## `tket-qsystem`

<blockquote>

##
[0.17.0](tket2-hseries-v0.16.1...tket-qsystem-v0.17.0)
- 2025-07-25

### New Features

- [**breaking] Rename tket2.* HUGR extensions to tket.*
([#988](#988))
- [**breaking] Rename tket2* libs to tket*
([#987](#987))
- [**breaking**] Update to `hugr 0.21`
([#965](#965))
- Add guppy extension with drop operation
([#962](#962))
</blockquote>


</p></details>

---
This PR was generated by a human.
@hugrbot hugrbot mentioned this pull request Jul 30, 2025
croyzor pushed a commit that referenced this pull request Aug 11, 2025
## 🙂  New release

* `tket2`: 0.12.3 -> `tket` 0.13.0 (New crate name!)
* `tket2-hseries`: 0.16.1 -> `tket-qsystem` 0.17.0 (New crate name!)

<details><summary><i><b>Changelog</b></i></summary><p>

## `tket`

<blockquote>

##
[0.13.0](tket2-v0.12.3...tket-v0.13.0)
- 2025-07-25

### New Features

- [**breaking] Rename tket2.* HUGR extensions to tket.*
([#988](#988))
- [**breaking] Rename tket2* libs to tket*
([#987](#987))
- [**breaking**] Update to `hugr 0.21`
([#965](#965))
- Add guppy extension with drop operation
([#962](#962))
- [**breaking**] Split the pytket extension encoder trait
([#970](#970))
</blockquote>

## `tket-qsystem`

<blockquote>

##
[0.17.0](tket2-hseries-v0.16.1...tket-qsystem-v0.17.0)
- 2025-07-25

### New Features

- [**breaking] Rename tket2.* HUGR extensions to tket.*
([#988](#988))
- [**breaking] Rename tket2* libs to tket*
([#987](#987))
- [**breaking**] Update to `hugr 0.21`
([#965](#965))
- Add guppy extension with drop operation
([#962](#962))
</blockquote>


</p></details>

---
This PR was generated by a human.
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.

Define drop operation
4 participants