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

Qiskit / qiskit / 23346249591
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-14911-f8e543ff611977ffecf4554626fc3e8d8d6bdccd
DEFAULT BRANCH: main
Ran 20 Mar 2026 02:29PM UTC
Jobs 1
Files 923
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

20 Mar 2026 02:00PM UTC coverage: 87.26% (-0.008%) from 87.268%
23346249591

push

github

web-flow
Enforce `Cargo.lock` is up-to-date in lint CI (#15839) (#15842)

* Enforce `Cargo.lock` is up-to-date in lint CI

It is currently possible to merge changes to `main` that leave
`Cargo.lock` needing updates.  This enforces, as part of the CI lint
job, that `Cargo.lock` is unchanged when running `cargo` compilation
commands.  It's hard to do this via `tox` because the package is highly
opinionated and doesn't permit running commands before package build.

We may want to go further in the future in CI and enforce that the
entire `git` repository is clean after the equivalent local commands,
but that would require a bit more work because there are differences in
CI where we generate files that are not necessarily covered in
`.gitignore` (such as coverage and PGO steps).

* Fix `Cargo.lock`

(cherry picked from commit 0b7d00062)

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

103548 of 118666 relevant lines covered (87.26%)

1000788.04 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
96.68
-0.95% crates/qasm2/src/parse.rs
3
92.29
0.0% crates/qasm2/src/lex.rs
2
74.06
0.04% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 23346249591.1 20 Mar 2026 02:29PM UTC 923
87.26
GitHub Action Run
Source Files on build 23346249591
  • Tree
  • List 923
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23346249591
  • 1b36fc7d on github
  • Prev Build on 2.4.0rc1 (#23313602303)
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