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

Raise exception when number of circuits exceeds maximum circuits allowed on backendkend max_circuits #939

Merged
merged 7 commits into from
Jul 18, 2023

Conversation

merav-aharoni
Copy link
Contributor

Summary

Raise and exception when the number of circuits passed to IBMBackend.run() exceeds IBMBackend._max_circuits.

Details and comments

See also Qiskit/qiskit-ibm-provider#668.

@coveralls
Copy link

coveralls commented Jul 9, 2023

Pull Request Test Coverage Report for Build 5589026042

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 74.079%

Totals Coverage Status
Change from base Build 5583322682: 0.06%
Covered Lines: 2432
Relevant Lines: 3283

💛 - Coveralls

@merav-aharoni merav-aharoni marked this pull request as ready for review July 9, 2023 12:46
@merav-aharoni merav-aharoni requested a review from kt474 July 9, 2023 12:48
@kt474 kt474 added the Changelog: New Feature Include in the Added section of the changelog label Jul 10, 2023
@kt474 kt474 modified the milestone: 0.11.2 Jul 10, 2023
Copy link
Member

@kt474 kt474 left a comment

Choose a reason for hiding this comment

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

LGTM

@kt474 kt474 merged commit 09bc7f7 into Qiskit:main Jul 18, 2023
@merav-aharoni merav-aharoni deleted the max_circuits branch July 18, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: New Feature Include in the Added section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants