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

[tests] Fix test #6362

Merged
merged 2 commits into from
Oct 8, 2024
Merged

[tests] Fix test #6362

merged 2 commits into from
Oct 8, 2024

Conversation

erick-xanadu
Copy link
Contributor

Context: Fixes compiler test after changes in Catalyst.

Description of the Change: Catalyst will now have a public function inside a quantum module to denote the entry point into the qnode.

Benefits: Tests pass when running with latest Catalyst.

Possible Drawbacks: None

Related GitHub Issues:

Copy link
Contributor

github-actions bot commented Oct 8, 2024

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.

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.39%. Comparing base (cc65532) to head (6eb8db9).
Report is 335 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6362      +/-   ##
==========================================
- Coverage   99.71%   99.39%   -0.32%     
==========================================
  Files         446      446              
  Lines       42326    42326              
==========================================
- Hits        42206    42071     -135     
- Misses        120      255     +135     

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

@erick-xanadu erick-xanadu enabled auto-merge (squash) October 8, 2024 17:53
@mlxd
Copy link
Member

mlxd commented Oct 8, 2024

Forcing merge due to CodeCov incorrect change reporting.

@mlxd mlxd disabled auto-merge October 8, 2024 18:03
@mlxd mlxd enabled auto-merge (squash) October 8, 2024 18:03
@mlxd mlxd disabled auto-merge October 8, 2024 18:03
@mlxd mlxd merged commit 13e3666 into master Oct 8, 2024
36 of 37 checks passed
@mlxd mlxd deleted the eochoa/2024-10-08/fix-test branch October 8, 2024 18:03
austingmhuang pushed a commit that referenced this pull request Oct 23, 2024
**Context:** Fixes compiler test after changes in Catalyst.

**Description of the Change:** Catalyst will now have a public function
inside a quantum module to denote the entry point into the qnode.

**Benefits:** Tests pass when running with latest Catalyst.

**Possible Drawbacks:** None

**Related GitHub Issues:**
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