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

Qiskit / qiskit / 17936495408
88%

Build:
DEFAULT BRANCH: main
Ran 23 Sep 2025 05:58AM 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.281% (+0.004%) from 88.277%
17936495408

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.

92728 of 105037 relevant lines covered (88.28%)

936854.24 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
4
92.27
0.52% crates/qasm2/src/lex.rs
12
97.09
0.0% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 17936495408.1 23 Sep 2025 05:58AM UTC 868
88.28
GitHub Action Run
Source Files on build 17936495408
  • Tree
  • List 868
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17936495408
  • 41361d62 on github
  • Prev Build on main (#17859742834)
  • Next Build on main (#17936847301)
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