Skip to content

Conversation

aborgna-q
Copy link
Collaborator

Fixes some over-eager tket renaming in badge urls, and updates the workflow badges that no longer work.

@aborgna-q aborgna-q requested a review from a team as a code owner July 30, 2025 12:19
@aborgna-q aborgna-q requested a review from cqc-alec July 30, 2025 12:19
Copy link

codecov bot commented Jul 30, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1004   +/-   ##
=======================================
  Coverage   79.71%   79.71%           
=======================================
  Files          95       95           
  Lines       11592    11592           
  Branches    11322    11322           
=======================================
  Hits         9240     9240           
  Misses       1721     1721           
  Partials      631      631           
Flag Coverage Δ
python 78.14% <ø> (ø)
rust 79.74% <ø> (ø)

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.

@aborgna-q aborgna-q enabled auto-merge July 30, 2025 12:28
@aborgna-q aborgna-q added this pull request to the merge queue Jul 30, 2025
Merged via the queue into main with commit d609bf5 Jul 30, 2025
19 checks passed
@aborgna-q aborgna-q deleted the ab/readme-badges branch July 30, 2025 12:36
github-merge-queue bot pushed a commit that referenced this pull request Jul 30, 2025
## 🤖 New release

* `tket`: 0.13.0 -> 0.13.1 (✓ API compatible changes)
* `tket-qsystem`: 0.17.0 -> 0.18.0 (✓ API compatible changes)

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

## `tket`

<blockquote>

##
[0.13.1](tket-v0.13.0...tket-v0.13.1)
- 2025-07-30

### Documentation

- Update README badges
([#1004](#1004))
</blockquote>

## `tket-qsystem`

<blockquote>

##
[0.18.0](tket-qsystem-v0.17.0...tket-qsystem-v0.18.0)
- 2025-07-30

### New Features

- [**breaking**] Add `array_from_ptr` to `ArrayLowering` trait
([#971](#971))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
@hugrbot hugrbot mentioned this pull request Aug 6, 2025
croyzor pushed a commit that referenced this pull request Aug 11, 2025
Fixes some over-eager tket renaming in badge urls, and updates the
workflow badges that no longer work.
croyzor pushed a commit that referenced this pull request Aug 11, 2025
## 🤖 New release

* `tket`: 0.13.0 -> 0.13.1 (✓ API compatible changes)
* `tket-qsystem`: 0.17.0 -> 0.18.0 (✓ API compatible changes)

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

## `tket`

<blockquote>

##
[0.13.1](tket-v0.13.0...tket-v0.13.1)
- 2025-07-30

### Documentation

- Update README badges
([#1004](#1004))
</blockquote>

## `tket-qsystem`

<blockquote>

##
[0.18.0](tket-qsystem-v0.17.0...tket-qsystem-v0.18.0)
- 2025-07-30

### New Features

- [**breaking**] Add `array_from_ptr` to `ArrayLowering` trait
([#971](#971))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
github-merge-queue bot pushed a commit that referenced this pull request Aug 19, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.5.1](tket-eccs-v0.5.0...tket-eccs-v0.5.1)
(2025-08-18)


### Documentation

* Update README badges
([#1004](#1004))
([d609bf5](d609bf5))

---
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 Aug 19, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.10.1](tket-exts-v0.10.0...tket-exts-v0.10.1)
(2025-08-19)


### Documentation

* Update README badges
([#1004](#1004))
([d609bf5](d609bf5))

---
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 Aug 19, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.12.2](tket-py-v0.12.1...tket-py-v0.12.2)
(2025-08-19)


### Features

* Define a wire tracker for the new pytket decoder
([#1036](#1036))
([2466ee2](2466ee2))
* Support qsystem native operations when loading pytket circuits
([#1041](#1041))
([88c5c79](88c5c79))
* **tket-py:** Create BadgerOptimiser from arbitrary Rewriters
([#1022](#1022))
([a975c1d](a975c1d)),
closes [#1021](#1021)


### Documentation

* Update README badges
([#1004](#1004))
([d609bf5](d609bf5))

---
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: Agustín Borgna <agustin.borgna@quantinuum.com>
croyzor pushed a commit that referenced this pull request Aug 20, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.12.2](tket-py-v0.12.1...tket-py-v0.12.2)
(2025-08-19)


### Features

* Define a wire tracker for the new pytket decoder
([#1036](#1036))
([2466ee2](2466ee2))
* Support qsystem native operations when loading pytket circuits
([#1041](#1041))
([88c5c79](88c5c79))
* **tket-py:** Create BadgerOptimiser from arbitrary Rewriters
([#1022](#1022))
([a975c1d](a975c1d)),
closes [#1021](#1021)


### Documentation

* Update README badges
([#1004](#1004))
([d609bf5](d609bf5))

---
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: Agustín Borgna <agustin.borgna@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