|
Ran
|
Jobs
1
|
Files
789
|
Run time
2min
|
Badge
README BADGES
|
push
github
Add missing argument list to quantum_volume() docs (#14158) (#14165) This commit adds the missing description of the function's arguments to the quantum_volume(). The docstring was largely copied from the QuantumVolume class's docstring, but because it was a class the arguments were documented in the `__init__()` method and were missed in the function's docstring. This commit corrects that oversight. (cherry picked from commit 24038aa2a) Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
72850 of 82698 relevant lines covered (88.09%)
357155.03 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.79 |
0.0% | crates/accelerate/src/unitary_synthesis.rs |
| 1 |
94.23 |
-0.23% | crates/qasm2/src/expr.rs |
| 5 |
92.23 |
-0.75% | crates/qasm2/src/lex.rs |
| 12 |
97.15 |
-0.93% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14246297320.1 | 789 |
88.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|