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

Qiskit / qiskit / 17936890152
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: split-py-dag
DEFAULT BRANCH: main
Ran 23 Sep 2025 06:24AM UTC
Jobs 1
Files 866
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 05:44AM UTC coverage: 88.393%. First build
17936890152

push

github

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

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.

(cherry picked from commit 41361d62d)

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

92266 of 104382 relevant lines covered (88.39%)

548553.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17936890152.1 23 Sep 2025 06:24AM UTC 866
88.39
GitHub Action Run
Source Files on build 17936890152
  • Tree
  • List 866
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17936890152
  • 38ed9ffa on github
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