Skip to content

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 follow the Conventional Commits convention for PR titles. It looks like your title needs some adjustment.

The title should have a type prefix, followed by a colon. The most important ones are:

  • feat: for new features
  • fix: for bug fixes

If the PR contains a breaking change, use feat!: or fix!: instead and include a "BREAKING CHANGE:" footer in the description of the pull request.

You may also include a (scope) after the type prefix.

Expand this message for the full list of tags.
  • feat: New feature
  • fix: Bug fix
  • docs: Documentation-only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: Performance improvements
  • test: Adding missing or correcting existing tests
  • ci: Changes to our CI configuration files and scripts
  • chore: Other changes that do not alter public APIs or code behaviour
  • revert: Reverts a previous commit

@codecov
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
@aborgna-q aborgna-q changed the title DRAFT: tket2-hseries hugr-cli plugin DRAFT: tket-qsystem hugr-cli plugin Jul 30, 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.

5 participants