|
Ran
|
Jobs
1
|
Files
827
|
Run time
3min
|
Badge
README BADGES
|
push
github
Address C API documentation issues (backport #14851) (#14878) * Address C API documentation issues (#14851) * Address C API documentation issues This commit addresses several issues in the C API documentation: • Code examples which do not compile • Usages of non-existent functions • Sporadic typos • Outdated examples or comments, updated to reflect recent APIs (e.g., replacing `complex double` with `QkComplex64`) It also standardizes all code examples to use the ```c markdown tag, so that C syntax highlighting is properly applied in all examples. * Update crates/cext/src/circuit.rs Co-authored-by: Matthew Treinish <mtreinish@kortar.org> --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org> (cherry picked from commit f57bd12b3) # Conflicts: # crates/cext/src/transpiler/passes/elide_permutations.rs # crates/cext/src/transpiler/passes/remove_identity_equiv.rs # crates/cext/src/transpiler/passes/vf2.rs # crates/cext/src/transpiler/target.rs * Resolve merge conflicts and remove files from the future --------- Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com> Co-authored-by: Eli Arbel <arbel@il.ibm.com>
80017 of 91188 relevant lines covered (87.75%)
511289.91 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.43 |
0.0% | crates/transpiler/src/passes/unitary_synthesis.rs |
| 2 |
92.78 |
1.55% | crates/qasm2/src/lex.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16943764122.1 | 827 |
87.75 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|