Ran
|
Jobs
1
|
Files
1260
|
Run time
20s
|
Badge
Embed ▾
README BADGES
|
push
github
Add exceptions to API documentation (backport #10522) (#10628) * Add exceptions to API documentation (#10522) The big change here is that `QiskitError` is added to the API documentation, which causes 400--500 previously failing Sphinx lookups (stemming from "Raises:" documentation) to now succeed. This commit also corrects several other places where exceptions were not being fully documented (and in several cases makes the imports more convenient as well), and corrects a couple of places with incorrect references to exceptions. (cherry picked from commit 982807e5b) # Conflicts: # docs/apidocs/exceptions.rst # qiskit/dagcircuit/__init__.py # qiskit/passmanager/__init__.py # qiskit/transpiler/__init__.py * Fix merge conflicts This commit fixes several merge conflicts in the backport. They were mostly minor differences between main and the stable branch that needed to be corrected. --------- Co-authored-by: Jake Lishman <jake.lishman@ibm.com> Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
8 of 8 new or added lines in 8 files covered. (100.0%)
74085 of 84918 relevant lines covered (87.24%)
60949.84 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.75 |
-1.25% | qiskit/extensions/unitary.py |
2 |
91.39 |
-0.25% | crates/qasm2/src/lex.rs |
12 |
97.13 |
-0.93% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5867522078.1 | 1260 |
87.24 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|