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

Qiskit / qiskit / 24443289429
88%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 08:29AM UTC
Jobs 1
Files 932
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

15 Apr 2026 07:27AM UTC coverage: 87.483% (+0.001%) from 87.482%
24443289429

push

github

web-flow
Avoid triggering register/layout warning in `remove_final_measurements` (#16026)

`QuantumCircuit.remove_final_measurements` has always been a bit fragile
because it attempts to do effectively in-place deletions of bits of
metadata while leaving others intact.  Since the "layout" warning is
only about modifying the `qregs`, and those are untouched by
`remove_final_measurements`, we know that the register modifications are
at least safe here and can avoid the warning.

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

19 existing lines in 5 files now uncovered.

104542 of 119500 relevant lines covered (87.48%)

979008.12 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
97.15
0.0% crates/qasm2/src/parse.rs
4
92.03
0.26% crates/qasm2/src/lex.rs
1
90.53
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
74.21
0.0% crates/circuit/src/parameter/symbol_expr.rs
1
93.82
-0.24% crates/qasm2/src/expr.rs
Jobs
ID Job ID Ran Files Coverage
1 24443289429.1 15 Apr 2026 08:29AM UTC 932
87.48
GitHub Action Run
Source Files on build 24443289429
  • Tree
  • List 932
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24443289429
  • 1b0276a4 on github
  • Prev Build on gh-readonly-queue/main/pr-16034-03c640f73fdabb0f033adbe24abad2a4ec3662c7 (#24427677564)
  • Next Build on main (#24466231791)
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