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

Change default resilience and optimization level #604

Merged
merged 5 commits into from
Nov 8, 2022

Conversation

jyu00
Copy link
Collaborator

@jyu00 jyu00 commented Nov 6, 2022

Summary

Change estimator default resilience_level from 0 to 1.

Details and comments

Fixes #596

@jyu00 jyu00 added the Changelog: API Change Include in the Changed section of the changelog label Nov 6, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3405885729

  • 0 of 7 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.2%) to 61.832%

Totals Coverage Status
Change from base Build 3405540223: -2.2%
Covered Lines: 3287
Relevant Lines: 5316

💛 - Coveralls

@coveralls
Copy link

coveralls commented Nov 6, 2022

Pull Request Test Coverage Report for Build 3421124025

  • 6 of 7 (85.71%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.005%) to 64.128%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_ibm_runtime/options/options.py 5 6 83.33%
Totals Coverage Status
Change from base Build 3420709728: -0.005%
Covered Lines: 3377
Relevant Lines: 5266

💛 - Coveralls

@jyu00 jyu00 changed the title Change estimator default resilience level Change default resilience and optimization level Nov 8, 2022
@jyu00 jyu00 requested a review from kt474 November 8, 2022 16:29
@kt474 kt474 merged commit bd34a0d into Qiskit:main Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: API Change Include in the Changed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change default resilience level to 1
4 participants