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

Qiskit / qiskit-ibm-runtime / 8910317115
84%
main: 83%

Build:
Build:
LAST BUILD BRANCH: qpconverters
DEFAULT BRANCH: main
Ran 01 May 2024 02:10PM UTC
Jobs 15
Files 220
Run time 1min
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

01 May 2024 02:02PM UTC coverage: 83.619%. Remained the same
8910317115

push

github

web-flow
Reorganize transpiler modules in API docs (#1645) (#1646)

Closes https://github.com/Qiskit/documentation/issues/1240 and partially addresses https://github.com/Qiskit/documentation/issues/942 for runtime.

## Reduces `transpiler` modules

Before:

| module | status |
| --- | --- |
| qiskit.transpiler | only links to `passes` |
| qiskit.transpiler.passes | only links to `basis` and `scheduling` |
| qiskit.transpiler.passes.basis | empty, should link to ConvertIdToDelay but doesn't |
| qiskit.transpiler.passes.scheduling | useful |

Now:

| module | status |
| --- | --- |
| qiskit.transpiler.passes | links to `ConvertIdToDelay` and `scheduling` |
| qiskit.transpiler.passes.scheduling | useful |

This saves the user clicks. Now each page is useful enough to stand on its own.

This is what the index page now looks like:

<img width="689" alt="Screenshot 2024-04-30 at 4 20 41 PM" src="https://github.com/Qiskit/qiskit-ibm-runtime/assets/14852634/8cdefee6-b8a7-491d-be32-aeb974fce92b">

This change assumes that we will not add new modules to `qiskit.transpiler` for some time, such as `qiskit.transpiler.my_module`. If we do eventually add a new module, then we can easily revert `transpiler.rst` to point to `qiskit_ibm_runtime.transpiler` again.

This change also assumes that we won't lots of new APIs to `qiskit.transpiler.passes.basis`. If we do, we would want to consider going back to `qiskit.transpiler.passes.basis` being its own standalone page. We can do that easily if necessary in the future.

## Improves header hierarchy

### Options

Before, we were using bold text to act like headers. Instead, we should be using proper headers for styling, SEO, and accessibility (screen readers).

### `qiskit_ibm_runtime.transpiler.passes.scheduling`

This PR moves the `classes` list to be higher in the file and fixes some of the other headers to higher heading levels.

## Removes unused docstrings

The `utils` module is not e... (continued)

3 of 3 new or added lines in 3 files covered. (100.0%)

6248 of 7472 relevant lines covered (83.62%)

12.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.10-ubuntu-latest - 8910317115.1 01 May 2024 02:11PM UTC 220
83.61
GitHub Action Run
2 unit-tests_python3.9-windows-latest - 8910317115.2 01 May 2024 02:14PM UTC 220
81.68
GitHub Action Run
3 unit-tests_python3.11-ubuntu-latest - 8910317115.3 01 May 2024 02:11PM UTC 220
83.61
GitHub Action Run
4 unit-tests_python3.11-windows-latest - 8910317115.4 01 May 2024 02:15PM UTC 220
81.69
GitHub Action Run
5 unit-tests_python3.12-windows-latest - 8910317115.5 01 May 2024 02:13PM UTC 220
81.69
GitHub Action Run
6 unit-tests_python3.8-macOS-latest - 8910317115.6 01 May 2024 02:15PM UTC 220
83.58
GitHub Action Run
7 unit-tests_python3.10-windows-latest - 8910317115.7 01 May 2024 02:13PM UTC 220
81.69
GitHub Action Run
8 unit-tests_python3.9-macOS-latest - 8910317115.8 01 May 2024 02:17PM UTC 220
83.59
GitHub Action Run
9 unit-tests_python3.12-ubuntu-latest - 8910317115.9 01 May 2024 02:13PM UTC 220
83.61
GitHub Action Run
10 unit-tests_python3.9-ubuntu-latest - 8910317115.10 01 May 2024 02:11PM UTC 220
83.59
GitHub Action Run
11 unit-tests_python3.11-macOS-latest - 8910317115.11 01 May 2024 02:11PM UTC 220
83.61
GitHub Action Run
12 unit-tests_python3.8-ubuntu-latest - 8910317115.12 01 May 2024 02:11PM UTC 220
83.58
GitHub Action Run
13 unit-tests_python3.12-macOS-latest - 8910317115.13 01 May 2024 02:12PM UTC 220
83.61
GitHub Action Run
14 unit-tests_python3.8-windows-latest - 8910317115.14 01 May 2024 02:14PM UTC 220
81.66
GitHub Action Run
15 unit-tests_python3.10-macOS-latest - 8910317115.15 01 May 2024 02:10PM UTC 220
83.61
GitHub Action Run
Source Files on build 8910317115
  • Tree
  • List 220
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #8910317115
  • 60b894c3 on github
  • Prev Build on main (#8695482648)
  • Next Build on stable/0.23 (#8925107950)
  • 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

© 2026 Coveralls, Inc