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

Qiskit / qiskit / 26842400227
88%
main: 87%

Build:
Build:
LAST BUILD BRANCH: parallel-o1qgd
DEFAULT BRANCH: main
Ran 02 Jun 2026 07:51PM UTC
Jobs 1
Files 943
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

02 Jun 2026 07:16PM UTC coverage: 87.534% (-0.002%) from 87.536%
26842400227

push

github

web-flow
Fix QPY scoped cache uploads in GitHub Actions (#16315)

* Fix QPY scoped cache uploads in GitHub Actions

When we consolidated the branch-protection rules[^1], we removed the
`on: push` logic from all the jobs too, to avoid duplication of
unnecessary work.  This has the knock-on effect of preventing the QPY
cache from getting populated into a cache scope[^2] that's reachable
from later PRs and the merge queue, and so all the QPY jobs have been
taking a lot longer than necessary recently.

[^1]: 913091b5af: Unify GitHub Actions branch-protection run logic (gh-15794)
[^2]: https://docs.github.com/en/actions/reference/workflows-and-actions/dependency-caching#restrictions-for-accessing-a-cache

* Move QPY cache-update trigger to separate workflow

This lets us keep the QPY job triggers as only `workflow_call`, so we
don't have to deal with varying required arguments, and we can feed in
the configuration from a centralised place.  The intent of whether we're
intending to actually run the tests or just update the caches is set in
the driving workflow.

* Fix typo

108485 of 123935 relevant lines covered (87.53%)

962504.18 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
74.01
-0.25% crates/circuit/src/parameter/symbol_expr.rs
6
97.63
0.0% crates/qasm2/src/parse.rs
3
93.06
0.77% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 26842400227.1 02 Jun 2026 07:51PM UTC 943
87.53
GitHub Action Run
Source Files on build 26842400227
  • Tree
  • List 943
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26842400227
  • 1686adda on github
  • Prev Build on gh-readonly-queue/main/pr-16194-0db60e62e7306eafa7d54c396ee257615fe76f3f (#26832237434)
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