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

Rectified the display name of BracketLocalBackend #92

Merged
merged 6 commits into from
May 30, 2023
Merged

Rectified the display name of BracketLocalBackend #92

merged 6 commits into from
May 30, 2023

Conversation

devilkiller-ag
Copy link
Contributor

Summary

I changed the value of name argument value passed to the super-class of BraketLocalBackend to solve the issue #87. The bug was due the value 'sv_simulator' passed in the name argument instead of the backend name of called backend.

@kshitijc
Copy link
Collaborator

Thank you for this change @devilkiller-ag! Could you please add a unit test asserting this?

@devilkiller-ag
Copy link
Contributor Author

Sure @kshitijc

@devilkiller-ag
Copy link
Contributor Author

@kshitijc I added the test case

@kshitijc
Copy link
Collaborator

@devilkiller-ag the tests are failing. Could you please fix?

@devilkiller-ag
Copy link
Contributor Author

Sure, I am trying

@devilkiller-ag
Copy link
Contributor Author

@kshitijc Is everything great now?

@devilkiller-ag
Copy link
Contributor Author

Hi, @kshitijc , @IceKhan13, Is this PR ready to merge now?

@devilkiller-ag
Copy link
Contributor Author

Sorry for the failure of previous styles check. I have rectified it and ran all the tests on local. It has been rated 10/10 now.

Copy link
Collaborator

@kshitijc kshitijc left a comment

Choose a reason for hiding this comment

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

Perfect! Thank you for this contribution @devilkiller-ag! 🚀

@kshitijc kshitijc merged commit d2d6655 into qiskit-community:main May 30, 2023
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.

2 participants