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

Adding missing QJIT tests for measurement processes #1209

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

willjmax
Copy link

Adding tests marked with xfail for measurement processes not supported by Catalyst.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.90%. Comparing base (8315657) to head (3d8c2f0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1209   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          77       77           
  Lines       10932    10932           
  Branches      967      967           
=======================================
  Hits        10703    10703           
  Misses        180      180           
  Partials       49       49           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@dime10 dime10 left a comment

Choose a reason for hiding this comment

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

Thank you @willjmax! Just make sure to run configure black on all your python files :)

And you can silence the too many lines warning in test files with # pylint: disable=too-many-lines underneath the imports.

No changelog required

Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@willjmax willjmax changed the title [WIP] Adding missing QJIT tests for measurement processes Adding missing QJIT tests for measurement processes Oct 17, 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.

2 participants