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

feat!: move angle types + and ops to new "tket2.angle" extension #591

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

ss2165
Copy link
Member

@ss2165 ss2165 commented Sep 5, 2024

Closes #589

BREAKING CHANGE: "tket2.quantum" ops no longer contains angle type/ops. Use "tket2.angle".

BREAKING CHANGE: "tket2.quantum" ops no longer contains angle type/ops. Use "tket2.angle".
@ss2165 ss2165 requested a review from a team as a code owner September 5, 2024 13:11
@ss2165 ss2165 requested review from lmondada and aborgna-q and removed request for lmondada September 5, 2024 13:11
Copy link
Contributor

@lmondada lmondada left a comment

Choose a reason for hiding this comment

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

👍

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.94%. Comparing base (e3f9da1) to head (b084709).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #591   +/-   ##
=======================================
  Coverage   82.94%   82.94%           
=======================================
  Files          45       45           
  Lines        6214     6214           
  Branches     6214     6214           
=======================================
  Hits         5154     5154           
  Misses        770      770           
  Partials      290      290           
Flag Coverage Δ
rust 82.94% <100.00%> (ø)

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.

@ss2165 ss2165 added this pull request to the merge queue Sep 5, 2024
Merged via the queue into main with commit f0884cc Sep 5, 2024
15 checks passed
@ss2165 ss2165 deleted the ss/move-angle branch September 5, 2024 13:30
@hugrbot hugrbot mentioned this pull request Sep 5, 2024
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.

Move angles to own extension
2 participants