Ran
|
Jobs
1
|
Files
855
|
Run time
5min
|
Badge
Embed ▾
README BADGES
|
push
github
Adjust graphviz options for better layout with plot_gate_map() (#12770) (#13089) * 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) Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
0 of 15 new or added lines in 1 file covered. (0.0%)
11 existing lines in 3 files now uncovered.66893 of 74505 relevant lines covered (89.78%)
228966.15 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 |
4 |
92.23 |
0.0% | crates/qasm2/src/lex.rs |
6 |
96.69 |
-0.46% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10718648303.1 | 855 |
89.78 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|