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

Qiskit / qiskit / 23345366698
87%

Build:
DEFAULT BRANCH: main
Ran 20 Mar 2026 02:09PM 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 01:12PM UTC coverage: 87.267% (-0.009%) from 87.276%
23345366698

push

github

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

* 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`

103556 of 118666 relevant lines covered (87.27%)

1000120.39 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
91.77
-0.51% crates/qasm2/src/lex.rs
6
97.63
0.0% crates/qasm2/src/parse.rs
9
73.98
-0.37% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 23345366698.1 20 Mar 2026 02:09PM UTC 923
87.27
GitHub Action Run
Source Files on build 23345366698
  • Tree
  • List 923
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23345366698
  • 0b7d0006 on github
  • Prev Build on gh-readonly-queue/main/pr-15840-919eaf6c828e441f54d1c92c95017134bb218b94 (#23316148342)
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