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

chore: release v0.1.0-alpha.2 #396

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jun 7, 2024

🤖 New release

  • tket2: 0.1.0-alpha.1 -> 0.1.0-alpha.2
Changelog

0.1.0-alpha.2 - 2024-06-11

Bug Fixes

  • Commands iterator ignoring the hierarchy. (#381)

New Features

  • Replace Circuit::num_gates with num_operations (#384)
  • Utilities for loading compiled guppy circuits (#393)

Refactor

  • [breaking] Replace Circuit trait with a struct (#370)
  • [breaking] Rename tket2::json into tket2::serialize::pytket (#392)


This PR was generated with release-plz.

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.14%. Comparing base (028779a) to head (8f7d6f2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #396   +/-   ##
=======================================
  Coverage   82.14%   82.14%           
=======================================
  Files          50       50           
  Lines        5125     5125           
  Branches     4649     4649           
=======================================
  Hits         4210     4210           
  Misses        720      720           
  Partials      195      195           
Flag Coverage Δ
python 96.00% <ø> (ø)
rust 80.72% <ø> (ø)

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.

@github-actions github-actions bot force-pushed the release-plz-2024-06-07T15-12-21Z branch 9 times, most recently from 6b9913d to a7c8f1a Compare June 11, 2024 08:34
@aborgna-q aborgna-q marked this pull request as ready for review June 11, 2024 10:20
@aborgna-q aborgna-q force-pushed the release-plz-2024-06-07T15-12-21Z branch from a7c8f1a to 8f7d6f2 Compare June 11, 2024 10:22
@aborgna-q aborgna-q added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit 39e29d4 Jun 11, 2024
16 checks passed
@aborgna-q aborgna-q deleted the release-plz-2024-06-07T15-12-21Z branch June 11, 2024 10:29
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