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

Exploring how to handle dynamic decompositions with PLxPR enabled #6859

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

PietropaoloFrisoni
Copy link
Contributor

@PietropaoloFrisoni PietropaoloFrisoni commented Jan 20, 2025

This PR is still not ready for review (some functionalities still need to be tested), but I'd like to test coverage with CI

Context: ...

Description of the Change: ...

Benefits: ...

Possible Drawbacks: ...

Related GitHub Issues: None

Related Shortcut Stories: [sc-82690]

Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md 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.

@PietropaoloFrisoni PietropaoloFrisoni changed the title qml.cond in decompositions can be captured into PLxPR Exploring how to handle dynamic decompositions with PLxPR enabled Jan 21, 2025
@PietropaoloFrisoni PietropaoloFrisoni marked this pull request as ready for review January 24, 2025 21:59
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 97.36842% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.54%. Comparing base (afec979) to head (3c8bc37).

Files with missing lines Patch % Lines
pennylane/transforms/decompose.py 97.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6859      +/-   ##
==========================================
- Coverage   99.54%   99.54%   -0.01%     
==========================================
  Files         477      477              
  Lines       45246    45283      +37     
==========================================
+ Hits        45042    45078      +36     
- Misses        204      205       +1     

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

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.

1 participant