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

Add RunnerResult class #530

Merged
merged 3 commits into from
Sep 19, 2022
Merged

Add RunnerResult class #530

merged 3 commits into from
Sep 19, 2022

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Sep 15, 2022

Summary

Ported RunnerResult class from qiskit-ibmq-provider

Details and comments

Fixes #477

@kt474 kt474 changed the title Add RunnerResult Add RunnerResult class Sep 15, 2022
@coveralls
Copy link

coveralls commented Sep 15, 2022

Pull Request Test Coverage Report for Build 3085168908

  • 0 of 31 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-3.2%) to 61.272%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_ibm_runtime/utils/runner_result.py 0 31 0.0%
Totals Coverage Status
Change from base Build 3071511348: -3.2%
Covered Lines: 3074
Relevant Lines: 5017

💛 - Coveralls

@kt474 kt474 requested a review from jyu00 September 16, 2022 04:45
@kt474 kt474 merged commit ca19a3f into Qiskit:main Sep 19, 2022
@kt474 kt474 deleted the add-runner-result branch September 19, 2022 20:16
@jyu00 jyu00 added the Changelog: New Feature Include in the Added section of the changelog label Oct 12, 2022
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.

Missing RunnerResult class
3 participants