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 a random seed of tests for BackendEstimatorV2 #1616

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

t-imamichi
Copy link
Member

Summary

The tests of BackendEsimatorV2 are missing a random seed for np.random (Qiskit version has).
I copied some lines from Qiskit.

Details and comments

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8686313542

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 83.615%

Totals Coverage Status
Change from base Build 8666632515: 0.0%
Covered Lines: 6236
Relevant Lines: 7458

💛 - Coveralls

@kt474 kt474 merged commit ce84bf6 into Qiskit:main Apr 15, 2024
20 checks passed
@t-imamichi t-imamichi deleted the fix-test-backend-estimator-v2 branch April 15, 2024 15:05
@kt474 kt474 added this to the 0.23.0 milestone Apr 15, 2024
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.

None yet

4 participants