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

Qiskit / qiskit / 10944041800
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 19 Sep 2024 03:44PM UTC
Jobs 1
Files 884
Run time 3min
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

19 Sep 2024 03:23PM UTC coverage: 88.818% (-0.003%) from 88.821%
10944041800

push

github

web-flow
Remove dead code branch from `Optimize1qDecomposition` Python code (#13188)

Since 8e5fab6c (gh-12959), this branch has been dead, and the Rust
method alluded to in it (`compute_error_one_qubit_sequence`) was
removed.  This is occasionally - but for some reason not always -
detected by `pylint`, and it's a true error so should be removed.

In fact, almost all of the Python code in `Optimize1qDecomposition` is
dead from the perspective of that transpiler pass.  However,
`Optimize1qCommutation` has no concept of safe API boundaries, and is in
fact still using all of these methods (and the default
`UnitarySynthesis` plugin does a little too).  A follow-up commit can
reorganise the code to fix this, but this commit is intended to be
mergeable faster, to unblock a couple of PRs that are triggering the
pylint failure.

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

18 existing lines in 4 files now uncovered.

73475 of 82725 relevant lines covered (88.82%)

362008.27 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
88.26
-0.36% qiskit/transpiler/passes/synthesis/unitary_synthesis.py
4
91.98
-0.25% crates/qasm2/src/lex.rs
6
97.61
0.46% crates/qasm2/src/parse.rs
6
90.91
-4.55% qiskit/synthesis/two_qubit/xx_decompose/decomposer.py
Jobs
ID Job ID Ran Files Coverage
1 10944041800.1 19 Sep 2024 03:44PM UTC 884
88.82
GitHub Action Run
Source Files on build 10944041800
  • Tree
  • List 884
  • Changed 62
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3100993d on github
  • Prev Build on main (#10943170164)
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