Ran
|
Jobs
1
|
Files
855
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
github
Adjust graphviz options for better layout with plot_gate_map() (#12770) * Adjust graphviz options for better layout with plot_gate_map() This commit fixes an issue with the visualizations of some backends/coupling maps. The default neato settings worked well in most cases but for some graphs it was not generating a good layout. This tweaks the settings a bit so that layouts work with more classes of graphs. * Don't set graph attributes if qubit_coordinates is set * adjust sizes * planar branching * support for backendv1 * remove the formula * new ref images --------- Co-authored-by: Luciano Bello <bel@zurich.ibm.com> Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> (cherry picked from commit 52733ae09)
0 of 15 new or added lines in 1 file covered. (0.0%)
20 existing lines in 3 files now uncovered.66887 of 74505 relevant lines covered (89.78%)
229749.44 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
15 |
6.69 |
-0.29% | qiskit/visualization/gate_map.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
6.69 |
-0.29% | qiskit/visualization/gate_map.py |
7 |
91.98 |
-0.25% | crates/qasm2/src/lex.rs |
12 |
96.23 |
-0.92% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10717399292.1 | 855 |
89.78 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|