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

Qiskit / qiskit / 9892335051
88%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2024 01:50PM 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

11 Jul 2024 11:58AM UTC coverage: 89.868% (-0.02%) from 89.892%
9892335051

push

github

web-flow
Use rustworkx 0.15.0 features in DAGCircuit.remove_op_node (#12756)

This commit updates the minimum rustworkx version to 0.15.0 to pull in
the new PyDiGraph.remove_node_retain_edges_by_id() method introduced
in that release. This new function is used for the
DAGCircuit.remove_op_node() method instead of the
PyDiGraph.remove_node_retain_edges() function. This new method has much
better scaling characteristics and should improve the performance
characteristics of removing very wide operations from a DAGCircuit.

Fixes #11677
Part of #12156

1 of 1 new or added line in 1 file covered. (100.0%)

23 existing lines in 4 files now uncovered.

65727 of 73137 relevant lines covered (89.87%)

286017.94 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.02
-0.24% crates/qasm2/src/expr.rs
2
88.35
-0.36% qiskit/transpiler/passes/synthesis/unitary_synthesis.py
2
92.88
1.02% crates/qasm2/src/lex.rs
18
96.69
-1.39% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 9892335051.1 11 Jul 2024 01:50PM UTC 849
89.87
GitHub Action Run
Source Files on build 9892335051
  • Tree
  • List 849
  • Changed 43
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 99ae318d on github
  • Prev Build on main (#9891487493)
  • Next Build on main (#9893743662)
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