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.40.0 QA] PL Improvements #6773

Open
wants to merge 9 commits into
base: v0.40.0-rc0
Choose a base branch
from
Open

[v0.40.0 QA] PL Improvements #6773

wants to merge 9 commits into from

Conversation

andrijapau
Copy link
Contributor

@andrijapau andrijapau commented Jan 7, 2025

Context:

Source-code improvements found during the v0.40 quality assurance process.

Documentation focused improvements are addressed in #6774.

Description of the Change:

A few things were adjusted in this PR,

Bosonic Operators

  • BoseX and FermiX are now both top-level (as suggested by product).
  • BoseX now raises a TypeError (instead of a ValueError for an inappropriate operator type (was suggested in the original PR but was never implemented).
  • Minor documentation clean-up due to top-level access adjustment.

@andrijapau andrijapau changed the base branch from master to v0.40.0-rc0 January 7, 2025 16:40
@andrijapau andrijapau changed the title [QA] v0.40.0 Release Fixes [QA] v0.40.0 Release Source Code Improvements Jan 7, 2025
@andrijapau andrijapau changed the title [QA] v0.40.0 Release Source Code Improvements [v0.40.0 QA] Source Code Improvements Jan 7, 2025
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v0.40.0-rc0@22b172b). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             v0.40.0-rc0    #6773   +/-   ##
==============================================
  Coverage               ?   99.60%           
==============================================
  Files                  ?      476           
  Lines                  ?    45232           
  Branches               ?        0           
==============================================
  Hits                   ?    45055           
  Misses                 ?      177           
  Partials               ?        0           

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

@andrijapau andrijapau changed the title [v0.40.0 QA] Source Code Improvements [v0.40.0 QA] PL Improvements Jan 8, 2025
@andrijapau andrijapau added this to the v0.40 milestone Jan 8, 2025
Copy link
Contributor

@JerryChen97 JerryChen97 left a comment

Choose a reason for hiding this comment

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

LGTM!

@lillian542 lillian542 self-requested a review January 8, 2025 20:10
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