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

Add error msg if legacy job circuits are retrieved #666

Merged
merged 3 commits into from
Jul 11, 2023

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Jun 30, 2023

Summary

fixes #665

Details and comments

@coveralls
Copy link

coveralls commented Jun 30, 2023

Pull Request Test Coverage Report for Build 5521162359

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

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_ibm_provider/job/ibm_circuit_job.py 0 2 0.0%
Totals Coverage Status
Change from base Build 5520675900: -0.02%
Covered Lines: 3154
Relevant Lines: 6064

💛 - Coveralls

@kt474 kt474 merged commit 03cdd7e into Qiskit:main Jul 11, 2023
18 checks passed
@kt474 kt474 deleted the legacy-circuits-error-msg branch July 11, 2023 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError from circuits() in IBMCircuitJob
2 participants