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

Qiskit / qiskit / 23438286595
87%

Build:
DEFAULT BRANCH: main
Ran 23 Mar 2026 01:24PM UTC
Jobs 1
Files 928
Run time 4min
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

23 Mar 2026 12:29PM UTC coverage: 87.268% (+0.02%) from 87.253%
23438286595

push

github

web-flow
Remove duplicated method on TwoQubitBasisDecomposer (#15835)

This commit removes a duplicated method implementation on the
TwoQubitBasisDecomposer. The struct had two methods, call_inner and
generate_sequences, which were almost line for line identical. I believe
this occured during a rebase when two concurrently developed PRs were
touching the same file and the rebase was a bit off after one merged
which resulted in the methods being duplicated. This was missed for
quite some time and is what prompted #15833 because the original
two_qubit_decompose.rs file was so big it was very easy to overlook this
duplication. This commit deletes the generate_sequence implementation
and just uses the call_inner function.

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

11 existing lines in 3 files now uncovered.

103489 of 118588 relevant lines covered (87.27%)

1000615.43 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
4
92.03
0.51% crates/qasm2/src/lex.rs
6
97.63
0.95% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 23438286595.1 23 Mar 2026 01:24PM UTC 928
87.27
GitHub Action Run
Source Files on build 23438286595
  • Tree
  • List 928
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23438286595
  • 572045f5 on github
  • Prev Build on gh-readonly-queue/main/pr-15773-0db66502737ce238997504e4876f1b1c7de610db (#23430221584)
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