• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit-ibm-runtime / 6790934410
83%

Build:
DEFAULT BRANCH: main
Ran 07 Nov 2023 10:21PM UTC
Jobs 12
Files 69
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Nov 2023 10:14PM UTC coverage: 55.975% (-14.4%) from 70.398%
6790934410

push

github

web-flow
Support IBMBackend.run() (#1138)

* initial support for backend.run()

* Added temporary session support

* Copied test_backend.py from the provider

* Added all status types from the provider

* Added test_ibm_job_states.py from provider. Added 'transpiler' directory to support convert_id_to_delay

* lint

* black

* lint

* Added integration tests from the provider

* added test_ibm_job and made necessary changes

* Fixed several tests

* Fixed missing job methods in test

* Changed exception type

* Added test_ibm_job_attributes.py

* Added test_ibm_job_attributes.py that was missed in previous commit

* Added test class TestBackendRunInSession for backend.run with session

* Cleaning up code

* lint, added missing parameter

* Added more tests from qiskit-ibm-provider

* Inherit from BaseQiskitTestCase

* Enabled several tests

* removed method _deprecate_id_instruction

* lint, unused imports

* Removed instance parameter from tests with backend.run()

* Removed instance from decorator

* Changed test to run on quantum channel only

* Removed instance parameter when getting backend

* lint

* Copied transpiler directory from the provider

* black

* fix more tests

* update test_session

* added tranpiler passes entry point

* Removed obsolete JobStatus types, and removed the tests that were checking them

* Removed unnecessary check

* Removed exception parameter from validate_job_tags. Use 'import_job_tags' from runtime instead of from provider

* Put back the check if circuit is indeed of type 'QuantumCircuit'. Updated the hint accordingly

* Update qiskit_ibm_runtime/ibm_backend.py

Co-authored-by: Jessie Yu <jessieyu@us.ibm.com>

* Cleaned up code involving session setup

* Removed setting of 'skip_transpilation' because set by default by Qasm3

* Replaced in path 'qiskit-ibm-provider' with 'qiskit-ibm-runtime'.

* Added None to get() statement

* Changed w... (continued)

93 of 1048 new or added lines in 16 files covered. (8.87%)

2464 of 4402 relevant lines covered (55.97%)

6.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
75.09
0.0% qiskit_ibm_runtime/runtime_job.py
1
56.2
0.0% qiskit_ibm_runtime/utils/utils.py
2
0.0
qiskit_ibm_runtime/transpiler/passes/basis/__init__.py
5
0.0
qiskit_ibm_runtime/transpiler/passes/__init__.py
6
0.0
qiskit_ibm_runtime/transpiler/passes/scheduling/__init__.py
14
0.0
qiskit_ibm_runtime/transpiler/passes/scheduling/pad_delay.py
17
45.16
qiskit_ibm_runtime/transpiler/plugin.py
39
60.0
7.34% qiskit_ibm_runtime/ibm_backend.py
44
0.0
qiskit_ibm_runtime/transpiler/passes/basis/convert_id_to_delay.py
134
0.0
qiskit_ibm_runtime/transpiler/passes/scheduling/utils.py
208
0.0
qiskit_ibm_runtime/transpiler/passes/scheduling/dynamical_decoupling.py
229
0.0
qiskit_ibm_runtime/transpiler/passes/scheduling/block_base_padder.py
255
0.0
qiskit_ibm_runtime/transpiler/passes/scheduling/scheduler.py
Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.8-ubuntu-latest - 6790934410.1 07 Nov 2023 10:22PM UTC 69
55.85
GitHub Action Run
2 unit-tests_python3.11-macOS-latest - 6790934410.2 07 Nov 2023 10:22PM UTC 69
55.92
GitHub Action Run
3 unit-tests_python3.10-windows-latest - 6790934410.3 07 Nov 2023 10:23PM UTC 69
52.37
GitHub Action Run
4 unit-tests_python3.11-ubuntu-latest - 6790934410.4 07 Nov 2023 10:21PM UTC 69
55.92
GitHub Action Run
5 unit-tests_python3.9-ubuntu-latest - 6790934410.5 07 Nov 2023 10:23PM UTC 69
55.89
GitHub Action Run
6 unit-tests_python3.8-windows-latest - 6790934410.6 07 Nov 2023 10:23PM UTC 69
52.3
GitHub Action Run
7 unit-tests_python3.8-macOS-latest - 6790934410.7 07 Nov 2023 10:22PM UTC 69
55.85
GitHub Action Run
8 unit-tests_python3.10-ubuntu-latest - 6790934410.8 07 Nov 2023 10:22PM UTC 69
55.92
GitHub Action Run
9 unit-tests_python3.9-windows-latest - 6790934410.9 07 Nov 2023 10:23PM UTC 69
52.34
GitHub Action Run
10 unit-tests_python3.10-macOS-latest - 6790934410.10 07 Nov 2023 10:23PM UTC 69
55.92
GitHub Action Run
11 unit-tests_python3.11-windows-latest - 6790934410.11 07 Nov 2023 10:24PM UTC 69
52.37
GitHub Action Run
12 unit-tests_python3.9-macOS-latest - 6790934410.12 07 Nov 2023 10:24PM UTC 69
55.89
GitHub Action Run
Source Files on build 6790934410
  • Tree
  • List 69
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1fccd8e2 on github
  • Prev Build on main (#6787411813)
  • Next Build on main (#6802993984)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc