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

Qiskit / qiskit / 9958403825
88%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2024 02:27PM UTC
Jobs 1
Files 849
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 01:24PM UTC coverage: 89.901% (-0.004%) from 89.905%
9958403825

push

github

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

* 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

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

16 existing lines in 3 files now uncovered.

65801 of 73193 relevant lines covered (89.9%)

291071.76 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
3
92.88
0.76% crates/qasm2/src/lex.rs
12
96.69
-0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 9958403825.1 16 Jul 2024 02:27PM UTC 849
89.9
GitHub Action Run
Source Files on build 9958403825
  • Tree
  • List 849
  • Changed 38
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c3b468c8 on github
  • Prev Build on gh-readonly-queue/main/pr-12739-3e2a6e8dcfdc894f40bf8a4bd90fd2cc0af8febb (#9916777647)
  • Next Build on main (#9976077291)
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

© 2025 Coveralls, Inc