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

Qiskit / qiskit / 7028087811
88%

Build:
DEFAULT BRANCH: main
Ran 29 Nov 2023 04:58AM UTC
Jobs 1
Files 1024
Run time 1min
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

29 Nov 2023 01:42AM UTC coverage: 87.252% (+0.01%) from 87.238%
7028087811

push

github

web-flow
Update DAGCircuit.draw() docstring with current requirements (#11337)

* Update DAGCircuit.draw() docstring with current requirements

Since #8162 the dag drawer hasn't required pydot to run. It now uses
rustworkx's graphviz_draw() function which directly calls graphviz.
However, in #8162 the docstring for the DAGCircuit.draw() method was not
updated to reflect this and the method documentation still said that
pydot was required. This commit fixes this oversight and updates the
docstring to correctly state that only graphviz is required (as
rustworkx is a hard dependency for Qiskit it's not anything that needs
to be documented). It also includes more details on how to install
graphviz as this is often a potential source of confusion for users.

* Update qiskit/dagcircuit/dagcircuit.py

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

---------

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

60794 of 69676 relevant lines covered (87.25%)

265943.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7028087811.1 29 Nov 2023 04:58AM UTC 0
87.25
GitHub Action Run
Source Files on build 7028087811
Detailed source file information is not available for this build.
  • Back to Repo
  • c3a7d409 on github
  • Prev Build on main (#7026820845)
  • Next Build on main (#7031403245)
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