Skip to content

Conversation

ss2165
Copy link
Member

@ss2165 ss2165 commented Jul 25, 2025

drive-by devenv update needed to avoid lots of uv lock noise

@ss2165 ss2165 requested a review from a team as a code owner July 25, 2025 16:51
@ss2165 ss2165 requested a review from doug-q July 25, 2025 16:51
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.65%. Comparing base (c157a36) to head (cd5de31).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #996   +/-   ##
=======================================
  Coverage   79.65%   79.65%           
=======================================
  Files          95       95           
  Lines       11592    11592           
  Branches    11322    11322           
=======================================
  Hits         9234     9234           
  Misses       1726     1726           
  Partials      632      632           
Flag Coverage Δ
python 78.14% <ø> (ø)

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.

@ss2165 ss2165 force-pushed the ss/push-nktpotryzzrp branch from be09778 to cd5de31 Compare July 28, 2025 12:29
@@ -26,7 +26,7 @@ classifiers = [
"Topic :: Scientific/Engineering",
]

dependencies = ['hugr ~= 0.12.0']
dependencies = ['hugr >= 0.13.0rc1,<0.14']
Copy link
Member Author

Choose a reason for hiding this comment

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

not sure if this is the right dependency here or whether we should make it more lax

Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is Ok. Ideally we would allow only the 0.13.0rc1 prerelease but not sure how to do that. As writtin 0.113.1rc1 would be accepted I think

Copy link
Member Author

Choose a reason for hiding this comment

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

0.113.1rc1 would be rejected by <0.14 no?

@@ -26,7 +26,7 @@ classifiers = [
"Topic :: Scientific/Engineering",
]

dependencies = ['hugr ~= 0.12.0']
dependencies = ['hugr >= 0.13.0rc1,<0.14']
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is Ok. Ideally we would allow only the 0.13.0rc1 prerelease but not sure how to do that. As writtin 0.113.1rc1 would be accepted I think

@ss2165 ss2165 added this pull request to the merge queue Jul 28, 2025
Merged via the queue into main with commit 1bf4c70 Jul 28, 2025
17 checks passed
@ss2165 ss2165 deleted the ss/push-nktpotryzzrp branch July 28, 2025 13:06
github-merge-queue bot pushed a commit that referenced this pull request Jul 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.10.0](tket-exts-v0.9.2...tket-exts-v0.10.0)
(2025-07-29)


### ⚠ BREAKING CHANGES

* Renamed the `tket2.*` HUGR extensions to `tket.*`
* Libraries renamed from `tket2*` to `tket*`

### Features

* **py:** update hugr-py dependency to 0.13
([#996](#996))
([1bf4c70](1bf4c70))
* Rename `tket2.*` HUGR extensions to `tket.*`
([#988](#988))
([c5279c5](c5279c5))
* Rename tket2* libs to tket*
([#987](#987))
([450f06a](450f06a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
github-merge-queue bot pushed a commit that referenced this pull request Jul 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.12.0](tket-py-v0.11.1...tket-py-v0.12.0)
(2025-07-29)


### ⚠ BREAKING CHANGES

* Renamed the `tket2.*` HUGR extensions to `tket.*`
* Libraries renamed from `tket2*` to `tket*`

### Features

* **py:** update hugr-py dependency to 0.13
([#996](#996))
([1bf4c70](1bf4c70))
* Rename `tket2.*` HUGR extensions to `tket.*`
([#988](#988))
([c5279c5](c5279c5))
* Rename tket2* libs to tket*
([#987](#987))
([450f06a](450f06a))

---
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: Seyon Sivarajah <seyon.sivarajah@cambridgequantum.com>
Co-authored-by: Seyon Sivarajah <seyon.sivarajah@quantinuum.com>
croyzor pushed a commit that referenced this pull request Aug 11, 2025
drive-by devenv update needed to avoid lots of uv lock noise
croyzor pushed a commit that referenced this pull request Aug 11, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.10.0](tket-exts-v0.9.2...tket-exts-v0.10.0)
(2025-07-29)


### ⚠ BREAKING CHANGES

* Renamed the `tket2.*` HUGR extensions to `tket.*`
* Libraries renamed from `tket2*` to `tket*`

### Features

* **py:** update hugr-py dependency to 0.13
([#996](#996))
([1bf4c70](1bf4c70))
* Rename `tket2.*` HUGR extensions to `tket.*`
([#988](#988))
([c5279c5](c5279c5))
* Rename tket2* libs to tket*
([#987](#987))
([450f06a](450f06a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
croyzor pushed a commit that referenced this pull request Aug 11, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.12.0](tket-py-v0.11.1...tket-py-v0.12.0)
(2025-07-29)


### ⚠ BREAKING CHANGES

* Renamed the `tket2.*` HUGR extensions to `tket.*`
* Libraries renamed from `tket2*` to `tket*`

### Features

* **py:** update hugr-py dependency to 0.13
([#996](#996))
([1bf4c70](1bf4c70))
* Rename `tket2.*` HUGR extensions to `tket.*`
([#988](#988))
([c5279c5](c5279c5))
* Rename tket2* libs to tket*
([#987](#987))
([450f06a](450f06a))

---
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: Seyon Sivarajah <seyon.sivarajah@cambridgequantum.com>
Co-authored-by: Seyon Sivarajah <seyon.sivarajah@quantinuum.com>
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