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

[v0.41 Dep & Rmv] Documentation Audit #7000

Merged
merged 12 commits into from
Feb 25, 2025
Merged

[v0.41 Dep & Rmv] Documentation Audit #7000

merged 12 commits into from
Feb 25, 2025

Conversation

andrijapau
Copy link
Contributor

@andrijapau andrijapau commented Feb 24, 2025

Context:

This release had some rather large scope deprecations and removals. This PR aims to address any potential fuzz that was accidentally missed in the source code.

Description of the Change:

This PR includes minor adjustments to the deprecation message for,

  • gradient_kwargs to the QNode
  • Controlled qubit unitary arguments
  • MeasurementProcess.return_type (removal in architecture.rst)

Benefits: Cleaner code.

Possible Drawbacks: None identified.

[sc-82824]

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.

@andrijapau andrijapau changed the title Deprecations & Removals Documentation Audit [v0.41 Dep & Rmv] Documentation Audit Feb 24, 2025
@JerryChen97 JerryChen97 self-requested a review February 24, 2025 18:28
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.59%. Comparing base (043be3e) to head (d7bfae3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7000   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files         483      483           
  Lines       46119    46119           
=======================================
  Hits        45934    45934           
  Misses        185      185           

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

@JerryChen97
Copy link
Contributor

I made some changes to several local symbols such that src code there less confusing.

@JerryChen97 JerryChen97 removed their request for review February 24, 2025 20:00
@albi3ro albi3ro self-requested a review February 25, 2025 17:33
@andrijapau andrijapau requested a review from astralcai February 25, 2025 21:21
@andrijapau andrijapau enabled auto-merge (squash) February 25, 2025 21:35
@andrijapau andrijapau merged commit d21992b into master Feb 25, 2025
45 checks passed
@andrijapau andrijapau deleted the documentation-audit branch February 25, 2025 22:01
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