|
Ran
|
Jobs
1
|
Files
789
|
Run time
3min
|
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>
72856 of 82698 relevant lines covered (88.1%)
357064.02 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.23 |
-0.23% | crates/qasm2/src/expr.rs |
| 6 |
92.23 |
-0.75% | crates/qasm2/src/lex.rs |
| 6 |
97.61 |
-0.46% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14245489053.1 | 789 |
88.1 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|