Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Expose cost estimation values #683

Merged
merged 8 commits into from
Aug 7, 2023
Merged

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Jul 27, 2023

Summary

Don't merge until change is live in prod on the server side

Adding a new property, job.usage_estimation which returns

{'quantum_seconds': 3.082247164179738}

Details and comments

fixes #681

@kt474 kt474 added the Changelog: New Feature Include in the Added section of the changelog label Jul 27, 2023
@coveralls
Copy link

coveralls commented Jul 27, 2023

Pull Request Test Coverage Report for Build 5789107852

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 83 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.009%) to 51.151%

Files with Coverage Reduction New Missed Lines %
qiskit_ibm_provider/job/ibm_circuit_job.py 83 48.42%
Totals Coverage Status
Change from base Build 5728346612: -0.009%
Covered Lines: 3312
Relevant Lines: 6475

💛 - Coveralls

@kt474 kt474 requested a review from merav-aharoni August 1, 2023 16:18
Copy link
Collaborator

@merav-aharoni merav-aharoni left a comment

Choose a reason for hiding this comment

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

Looks good. Only small typo.

@kt474 kt474 merged commit 954c5a2 into Qiskit:main Aug 7, 2023
@kt474 kt474 deleted the job-estimation-values branch August 7, 2023 19:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

Expose new values for job estimation
3 participants