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

Qiskit / qiskit / 17936130111
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: add-litinski-to-asv
DEFAULT BRANCH: main
Ran 23 Sep 2025 05:37AM UTC
Jobs 1
Files 868
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

23 Sep 2025 04:54AM UTC coverage: 88.28% (+0.003%) from 88.277%
17936130111

push

github

web-flow
Fix `SparseObservable` C API test invoking UB (#15049)

If it were possible to test for the failure mode attempted in the
previous test, the function wouldn't need to be `unsafe` in Rust.  We
cannot test this, because it invoked UB.

It probably _mostly_ worked previously because there were additional
stack variables in the same frame, which might have been giving enough
safe bytes to read to get an actual error out under optimisations made
on the assumption that the read was valid.

This replaces the fundamentally broken test with two similar tests that
are for checks we _can_ do.

92727 of 105037 relevant lines covered (88.28%)

923420.44 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
72.78
-0.08% crates/circuit/src/parameter/symbol_expr.rs
2
92.78
1.03% crates/qasm2/src/lex.rs
12
97.09
0.0% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 17936130111.1 23 Sep 2025 05:37AM UTC 868
88.28
GitHub Action Run
Source Files on build 17936130111
  • Tree
  • List 868
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17936130111
  • 41361d62 on github
  • Prev Build on main (#17859742834)
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