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

Remove set_parameters and data setter from qscript #4548

Merged
merged 13 commits into from
Aug 31, 2023

Conversation

lillian542
Copy link
Contributor

@lillian542 lillian542 commented Aug 29, 2023

Completes deprecation cycle for QuantumScript.set_parameters and QuantumScript.data

@lillian542
Copy link
Contributor Author

[sc-43899]

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (27229fc) 99.66% compared to head (6b89217) 99.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4548      +/-   ##
==========================================
- Coverage   99.66%   99.66%   -0.01%     
==========================================
  Files         376      376              
  Lines       33072    33047      -25     
==========================================
- Hits        32962    32937      -25     
  Misses        110      110              
Files Changed Coverage Δ
pennylane/tape/qscript.py 100.00% <ø> (ø)
pennylane/tape/tape.py 98.55% <ø> (ø)

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

@lillian542 lillian542 requested a review from a team August 29, 2023 21:46
Co-authored-by: Matthew Silverman <matthews@xanadu.ai>
@lillian542 lillian542 requested a review from a team August 30, 2023 13:46
@lillian542 lillian542 enabled auto-merge (squash) August 30, 2023 14:15
pennylane/tape/qscript.py Outdated Show resolved Hide resolved
@lillian542 lillian542 merged commit be771b6 into master Aug 31, 2023
38 checks passed
@lillian542 lillian542 deleted the remove_set_parameters branch August 31, 2023 14:22
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.

4 participants