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

Qiskit / qiskit / 9890965959
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 11 Jul 2024 12:20PM 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.885% (+0.02%) from 89.87%
9890965959

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%)

12 existing lines in 3 files now uncovered.

65739 of 73137 relevant lines covered (89.88%)

287645.86 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
88.35
-0.36% qiskit/transpiler/passes/synthesis/unitary_synthesis.py
4
92.62
0.25% crates/qasm2/src/lex.rs
6
97.61
0.92% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 9890965959.1 11 Jul 2024 12:20PM UTC 849
89.88
GitHub Action Run
Source Files on build 9890965959
  • Tree
  • List 849
  • Changed 41
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 99ae318d on github
  • Prev Build on gh-readonly-queue/main/pr-12722-61805c8e166800687aa64ef3bf8d7da7540f5f2f (#9890589814)
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