|
Ran
|
Jobs
1
|
Files
923
|
Run time
3min
|
Badge
README BADGES
|
push
github
Docs: Properly document `QkParams` (#16078) (#16094) * Docs: Properly document `QkParams` We had previously added API to handle `QkParams` in our C API, including a doxygen group named `QkParam`. However, we failed to include `QkParam` anywhere in our documentation and therefore it never shows up even if you manually search for any of the documented functions. These commits add `qk-param.rst` to the cdocs directory, as well as to `index.rst` to include anything documenting `QkParam`. * Remove wonky line. * Fix: Modify docstring to mention circuit limited functionality (cherry picked from commit b02a3975c) Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com>
104188 of 118849 relevant lines covered (87.66%)
1011758.66 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 18 |
96.68 |
-0.95% | crates/qasm2/src/parse.rs |
| 6 |
74.01 |
-0.25% | crates/circuit/src/parameter/symbol_expr.rs |
| 5 |
92.54 |
0.51% | crates/qasm2/src/lex.rs |
| 1 |
90.53 |
0.0% | crates/circuit/src/parameter/parameter_expression.rs |
| 1 |
93.82 |
-0.24% | crates/qasm2/src/expr.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25042523994.1 | 923 |
87.66 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|