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

Fix state(numpy=True) method in QuantumState object #1127

Merged
merged 3 commits into from
Dec 11, 2023
Merged

Conversation

renatomello
Copy link
Contributor

@renatomello renatomello commented Dec 8, 2023

This closes #1126

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@renatomello renatomello added the bug Something isn't working label Dec 8, 2023
@renatomello renatomello added this to the Qibo 0.2.4 milestone Dec 8, 2023
@renatomello renatomello self-assigned this Dec 8, 2023
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ad0cb94) 100.00% compared to head (cd5cc2f) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1127   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         9078      9078           
=========================================
  Hits          9078      9078           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renatomello renatomello merged commit 78ff864 into master Dec 11, 2023
21 checks passed
@renatomello renatomello deleted the fix_tests branch December 11, 2023 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_parallel and test_states failing for cupy on master
3 participants