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

DRAFT: tket2-hseries hugr-cli plugin #575

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

doug-q
Copy link
Contributor

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

No description provided.

@hugrbot
Copy link
Collaborator

hugrbot commented Sep 3, 2024

Hey there and thank you for opening this pull request! 👋

We require pull request titles to follow the Conventional Commits specification
and it looks like your proposed title needs to be adjusted.

Your title should look like this. The scope field is optional.

<type>(<scope>): <description>

If the PR includes a breaking change, mark it with an exclamation mark:

<type>!: <description>

and include a "BREAKING CHANGE:" footer in the body of the pull request.

Details:

Unknown release type "DRAFT" found in pull request title "DRAFT: tket2-hseries hugr-cli plugin". 

Available types:
 - feat
 - fix
 - docs
 - style
 - refactor
 - perf
 - test
 - ci
 - chore
 - revert

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 28.78788% with 47 lines in your changes missing coverage. Please review.

Project coverage is 82.14%. Comparing base (d9deacb) to head (3da95ff).

Files with missing lines Patch % Lines
tket2-hseries/src/cli.rs 0.00% 34 Missing ⚠️
tket2-hseries/src/bin/tket2-hseries.rs 0.00% 11 Missing ⚠️
tket2-hseries/src/lib.rs 90.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
- Coverage   82.66%   82.14%   -0.52%     
==========================================
  Files          46       48       +2     
  Lines        6496     6554      +58     
  Branches     6496     6554      +58     
==========================================
+ Hits         5370     5384      +14     
- Misses        765      810      +45     
+ Partials      361      360       -1     
Flag Coverage Δ
rust 82.14% <28.78%> (-0.52%) ⬇️

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 to the tket2 0.3.0 / tket2-py 0.4.0 milestone Sep 9, 2024
@doug-q doug-q mentioned this pull request Sep 9, 2024
@ss2165 ss2165 removed this from the tket2 0.3.0 / tket2-py 0.4.0 milestone Sep 9, 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.

3 participants