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

Qiskit / qiskit / 10944736836
88%

Build:
DEFAULT BRANCH: main
Ran 19 Sep 2024 04:28PM UTC
Jobs 1
Files 884
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

19 Sep 2024 03:23PM UTC coverage: 88.822% (+0.001%) from 88.821%
10944736836

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 3 files now uncovered.

73478 of 82725 relevant lines covered (88.82%)

357230.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.45
-0.06% crates/accelerate/src/two_qubit_decompose.rs
5
92.23
0.0% crates/qasm2/src/lex.rs
12
97.15
0.0% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 10944736836.1 19 Sep 2024 04:28PM UTC 884
88.82
GitHub Action Run
Source Files on build 10944736836
  • Tree
  • List 884
  • Changed 61
  • 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)
  • Next Build on main (#10945433225)
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