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

Qiskit / qiskit-ibm-runtime / 8902238073
83%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2024 10:17PM 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

30 Apr 2024 10:09PM UTC coverage: 83.704%. Remained the same
8902238073

push

github

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

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 exposed, ... (continued)

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

6277 of 7499 relevant lines covered (83.7%)

12.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.9-ubuntu-latest - 8902238073.1 30 Apr 2024 10:18PM UTC 220
83.68
GitHub Action Run
2 unit-tests_python3.10-windows-latest - 8902238073.2 30 Apr 2024 10:21PM UTC 220
81.78
GitHub Action Run
3 unit-tests_python3.11-ubuntu-latest - 8902238073.3 30 Apr 2024 10:18PM UTC 220
83.69
GitHub Action Run
4 unit-tests_python3.9-windows-latest - 8902238073.4 30 Apr 2024 10:20PM UTC 220
81.77
GitHub Action Run
5 unit-tests_python3.12-windows-latest - 8902238073.5 30 Apr 2024 10:21PM UTC 220
81.78
GitHub Action Run
6 unit-tests_python3.12-macos-latest - 8902238073.6 30 Apr 2024 10:17PM UTC 220
83.69
GitHub Action Run
7 unit-tests_python3.8-windows-latest - 8902238073.7 30 Apr 2024 10:21PM UTC 220
81.76
GitHub Action Run
8 unit-tests_python3.10-macos-latest - 8902238073.8 30 Apr 2024 10:18PM UTC 220
83.69
GitHub Action Run
9 unit-tests_python3.8-macos-13 - 8902238073.9 30 Apr 2024 10:19PM UTC 220
83.67
GitHub Action Run
10 unit-tests_python3.10-ubuntu-latest - 8902238073.10 30 Apr 2024 10:18PM UTC 220
83.69
GitHub Action Run
11 unit-tests_python3.11-macos-latest - 8902238073.11 30 Apr 2024 10:18PM UTC 220
83.69
GitHub Action Run
12 unit-tests_python3.8-ubuntu-latest - 8902238073.12 30 Apr 2024 10:18PM UTC 220
83.67
GitHub Action Run
13 unit-tests_python3.11-windows-latest - 8902238073.13 30 Apr 2024 10:20PM UTC 220
81.78
GitHub Action Run
14 unit-tests_python3.9-macos-13 - 8902238073.14 30 Apr 2024 10:20PM UTC 220
83.68
GitHub Action Run
15 unit-tests_python3.12-ubuntu-latest - 8902238073.15 30 Apr 2024 10:18PM UTC 220
83.69
GitHub Action Run
Source Files on build 8902238073
  • 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 #8902238073
  • e0387bcf on github
  • Prev Build on main (#8898691756)
  • Next Build on main (#8911575899)
  • 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