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 test_entropy for cupy backend #912

Merged
merged 3 commits into from
May 24, 2023
Merged

Fix test_entropy for cupy backend #912

merged 3 commits into from
May 24, 2023

Conversation

renatomello
Copy link
Contributor

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 May 24, 2023
@renatomello renatomello added this to the Qibo 0.1.14 milestone May 24, 2023
@renatomello renatomello self-assigned this May 24, 2023
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c5b8d96) 100.00% compared to head (c72d400) 100.00%.

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

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

Impacted Files Coverage Δ
src/qibo/quantum_info/metrics.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renatomello renatomello added this pull request to the merge queue May 24, 2023
Merged via the queue into master with commit c0a9fa0 May 24, 2023
@renatomello renatomello deleted the test_entropy branch May 24, 2023 07: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.

3 participants