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

[QA] v0.40 Release Improvements #6772

Closed
wants to merge 3 commits into from
Closed

Conversation

andrijapau
Copy link
Contributor

@andrijapau andrijapau commented Jan 7, 2025

Context:

Sources of error found during the v0.40 quality assurance process.

Description of the Change:

A few things were adjusted in this PR,

Bosonic Operators

  • BoseX was top-level but FermiX was not (adjusted in this PR).
  • BoseX raised a ValueError rather than a TypeError for an inappropriate input (was suggested in the original PR but was never implemented).

Copy link
Contributor

github-actions bot commented Jan 7, 2025

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 [QA Process] v0.40 Release Fixes [QA] v0.40 Release Improvements Jan 7, 2025
@andrijapau
Copy link
Contributor Author

Branch has protections by accident, closing for: #6773

@andrijapau andrijapau closed this 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@0c2494c). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             v0.40.0-rc0    #6772   +/-   ##
==============================================
  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.

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.

1 participant