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

Removing qml.from_qasm_file from source code and tests #5659

Merged
merged 4 commits into from
May 7, 2024

Conversation

PietropaoloFrisoni
Copy link
Contributor

@PietropaoloFrisoni PietropaoloFrisoni commented May 6, 2024

Context: Part of deprecations and removals for pennylane-0.37

Description of the Change: Removed qml.from_qasm_file in favor of more specific functions.

[sc-58985]

@PennyLaneAI PennyLaneAI deleted a comment from github-actions bot May 6, 2024
@PietropaoloFrisoni PietropaoloFrisoni marked this pull request as ready for review May 6, 2024 19:11
@PietropaoloFrisoni PietropaoloFrisoni enabled auto-merge (squash) May 7, 2024 20:34
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.68%. Comparing base (cfcef86) to head (b44b1d2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5659      +/-   ##
==========================================
- Coverage   99.68%   99.68%   -0.01%     
==========================================
  Files         412      412              
  Lines       38676    38372     -304     
==========================================
- Hits        38556    38252     -304     
  Misses        120      120              

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

@PietropaoloFrisoni PietropaoloFrisoni merged commit 9b13456 into master May 7, 2024
38 checks passed
@PietropaoloFrisoni PietropaoloFrisoni deleted the Remove_from_quasm_file branch May 7, 2024 20:56
mudit2812 pushed a commit that referenced this pull request May 8, 2024
**Context:** ***Part of  deprecations and removals for pennylane-0.37***

**Description of the Change:** Removed `qml.from_qasm_file` in favor of
more specific functions.

[sc-58985]
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