Skip to content

Conversation

tatiana-s
Copy link
Contributor

Copied over from Guppy, closes #909

@tatiana-s tatiana-s requested a review from a team as a code owner July 3, 2025 10:44
@tatiana-s tatiana-s requested a review from ss2165 July 3, 2025 10:44
Copy link

codecov bot commented Jul 3, 2025

Codecov Report

Attention: Patch coverage is 74.02597% with 20 lines in your changes missing coverage. Please review.

Project coverage is 79.33%. Comparing base (c3efd1d) to head (cb59b17).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
tket2/src/llvm/bool.rs 74.02% 5 Missing and 15 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #950      +/-   ##
==========================================
- Coverage   79.34%   79.33%   -0.02%     
==========================================
  Files          90       92       +2     
  Lines       10952    11139     +187     
  Branches    10678    10865     +187     
==========================================
+ Hits         8690     8837     +147     
- Misses       1670     1692      +22     
- Partials      592      610      +18     
Flag Coverage Δ
python 81.75% <ø> (ø)
rust 79.27% <74.02%> (-0.02%) ⬇️

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 added this pull request to the merge queue Jul 7, 2025
Merged via the queue into main with commit 1bb86fa Jul 7, 2025
20 of 21 checks passed
@tatiana-s tatiana-s deleted the ts/bool-llvm branch July 7, 2025 09:33
@hugrbot hugrbot mentioned this pull request Jul 7, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jul 8, 2025
## 🤖 New release

* `tket2`: 0.12.2 -> 0.12.3 (✓ API compatible changes)
* `tket2-hseries`: 0.16.0 -> 0.16.1 (✓ API compatible changes)

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

## `tket2`

<blockquote>

##
[0.12.3](tket2-v0.12.2...tket2-v0.12.3)
- 2025-07-08

### New Features

- Add llvm codegen for `tket2.bool`
([#950](#950))
</blockquote>

## `tket2-hseries`

<blockquote>

##
[0.16.1](tket2-hseries-v0.16.0...tket2-hseries-v0.16.1)
- 2025-07-08

### Bug Fixes

- Inline constant functions in `QSystemPass`
([#961](#961))

### New Features

- add qsystem op for measure leaked
([#924](#924))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
@hugrbot hugrbot mentioned this pull request Jul 9, 2025
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.

Upstream bool codegen extension from guppy
2 participants