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 tape.unwrap and unwrap classes #4535

Merged
merged 6 commits into from Aug 29, 2023
Merged

Remove tape.unwrap and unwrap classes #4535

merged 6 commits into from Aug 29, 2023

Conversation

lillian542
Copy link
Contributor

Remove tape.unwrap and accompanying classes

@github-actions
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.

@lillian542
Copy link
Contributor Author

[sc-43903]

@lillian542 lillian542 requested a review from a team August 29, 2023 15:19
Copy link
Contributor

@mudit2812 mudit2812 left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

@albi3ro albi3ro left a comment

Choose a reason for hiding this comment

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

🚀

@lillian542 lillian542 enabled auto-merge (squash) August 29, 2023 17:11
@albi3ro albi3ro disabled auto-merge August 29, 2023 17:36
@albi3ro albi3ro enabled auto-merge (squash) August 29, 2023 17:36
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #4535 (733d804) into master (a9bc37a) will decrease coverage by 0.05%.
Report is 8 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4535      +/-   ##
==========================================
- Coverage   99.71%   99.66%   -0.05%     
==========================================
  Files         379      376       -3     
  Lines       34398    33070    -1328     
==========================================
- Hits        34300    32960    -1340     
- Misses         98      110      +12     
Files Changed Coverage Δ
pennylane/__init__.py 100.00% <ø> (ø)
pennylane/_device.py 99.40% <ø> (-0.30%) ⬇️
pennylane/data/data_manager/__init__.py 98.55% <ø> (ø)
pennylane/devices/experimental/default_qubit_2.py 100.00% <ø> (ø)
pennylane/drawer/style.py 99.09% <ø> (ø)
pennylane/gradients/finite_difference.py 100.00% <ø> (+0.53%) ⬆️
pennylane/gradients/hadamard_gradient.py 100.00% <ø> (ø)
pennylane/gradients/parameter_shift.py 100.00% <ø> (ø)
pennylane/gradients/pulse_generator_gradient.py 100.00% <ø> (ø)
pennylane/gradients/pulse_gradient.py 99.47% <ø> (-0.01%) ⬇️
... and 71 more

... and 2 files with indirect coverage changes

@albi3ro albi3ro disabled auto-merge August 29, 2023 18:15
@albi3ro albi3ro merged commit 5996807 into master Aug 29, 2023
38 of 39 checks passed
@albi3ro albi3ro deleted the remove_tape_unwrap branch August 29, 2023 18:15
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.

None yet

3 participants