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

fix: Fix broken ConstAngle::TAU #609

Merged
merged 2 commits into from
Sep 12, 2024
Merged

fix: Fix broken ConstAngle::TAU #609

merged 2 commits into from
Sep 12, 2024

Conversation

doug-q
Copy link
Contributor

@doug-q doug-q commented Sep 12, 2024

No description provided.

@doug-q doug-q requested a review from a team as a code owner September 12, 2024 09:09
@doug-q doug-q requested a review from ss2165 September 12, 2024 09:09
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.41%. Comparing base (8d7a90b) to head (03a2c3b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #609   +/-   ##
=======================================
  Coverage   82.41%   82.41%           
=======================================
  Files          47       47           
  Lines        6533     6534    +1     
  Branches     6533     6534    +1     
=======================================
+ Hits         5384     5385    +1     
  Misses        785      785           
  Partials      364      364           
Flag Coverage Δ
rust 82.41% <100.00%> (+<0.01%) ⬆️

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.

Copy link
Member

@ss2165 ss2165 left a comment

Choose a reason for hiding this comment

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

🤦

@doug-q doug-q added this pull request to the merge queue Sep 12, 2024
Merged via the queue into main with commit 86972f8 Sep 12, 2024
16 checks passed
@doug-q doug-q deleted the doug/broken-tau branch September 12, 2024 09:55
@hugrbot hugrbot mentioned this pull request Sep 12, 2024
github-merge-queue bot pushed a commit that referenced this pull request Sep 16, 2024
## 🤖 New release
* `tket2`: 0.3.0 -> 0.4.0
* `tket2-hseries`: 0.3.0 -> 0.4.0

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

## `tket2`
<blockquote>

##
[0.4.0](tket2-v0.3.0...tket2-v0.4.0)
- 2024-09-16

### Bug Fixes

- angle type docstring to say 2pi
([#607](#607))
- Fix broken ConstAngle::TAU
([#609](#609))

### New Features

- [**breaking**] simplify angle extension in to a half turns rotation
type ([#611](#611))
</blockquote>

## `tket2-hseries`
<blockquote>

##
[0.4.0](tket2-hseries-v0.3.0...tket2-hseries-v0.4.0)
- 2024-09-16

### New Features

- [**breaking**] `HSeriesPass` lowers `Tk2Op`s into `HSeriesOp`s
([#602](#602))
- [**breaking**] simplify angle extension in to a half turns rotation
type ([#611](#611))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
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