• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit / 9959481301
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: unitary-synthesis
DEFAULT BRANCH: main
Ran 16 Jul 2024 03:28PM UTC
Jobs 1
Files 832
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Jul 2024 03:10PM UTC coverage: 89.949% (+0.005%) from 89.944%
9959481301

push

github

web-flow
Fix pass-manager drawing tests for pydot 3.0 (#12775) (#12778)

* Fix pass-manager drawing tests for pydot 3.0

Two changes in pydot 3 changed the reference output:

1. previously, attributes were sorted before being output.  Pydot 3
   stores them in declaration order.  Here, we sort our attributes to
   maintain the closest behaviour between the two versions.

2. Text fields (like `label`) that contain special characters now have
   their values enclosed in quote marks.  This is a difference between
   the two versions, and we update the reference files to the new
   version since that's what we'll be using in CI.

Qiskit is still compatible with pydot 2 in general usage, it's just our
tests that are a little more tied to the current version.

* Add test-only constraint on pydot

(cherry picked from commit c3b468c83)

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

0 of 2 new or added lines in 1 file covered. (0.0%)

6 existing lines in 3 files now uncovered.

61851 of 68762 relevant lines covered (89.95%)

233441.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
17.54
0.0% qiskit/visualization/pass_manager_visualization.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
17.54
0.0% qiskit/visualization/pass_manager_visualization.py
2
88.2
-0.36% qiskit/transpiler/passes/synthesis/unitary_synthesis.py
3
91.6
-0.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 9959481301.1 16 Jul 2024 03:28PM UTC 832
89.95
GitHub Action Run
Source Files on build 9959481301
  • Tree
  • List 832
  • Changed 29
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 94485d0c on github
  • Prev Build on stable/1.1 (#9897895059)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc