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

Qiskit / qiskit-terra / 5580133048
87%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2023 08:46PM UTC
Jobs 1
Files 1265
Run time 58s
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

pending completion
5580133048

push

github

web-flow
Add `Expr` supprt to `DAGCircuit` simple constructors (#10362)

This adds support to the `DAGCircuit` builder methods
`apply_operation_front` and `apply_operation_back`, and consequently to
the converter `circuit_to_dag`.  This commit does not directly enhance
`DAGCircuit.compose`, which will come later.

The principal change is that `_bits_in_condition` is modified to the
more general `_bits_in_operation`, which now accounts for both a
`condition` (if set) and any additional fields from a `target` if the
operation is a suitable `ControlFlowOp`.  This has the effect of
upgrading the converters into the `SabreDAG` format as well, but nothing
is done to change the Sabre algorithms themselves.

15 of 15 new or added lines in 3 files covered. (100.0%)

72298 of 84032 relevant lines covered (86.04%)

45928.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5580133048.1 17 Jul 2023 08:46PM UTC 0
86.04
GitHub Action Run
Source Files on build 5580133048
Detailed source file information is not available for this build.
  • Back to Repo
  • 574da7ee on github
  • Prev Build on main (#5579461040)
  • Next Build on main (#5580403198)
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