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

Qiskit / qiskit / 26845885690
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: use-split-2q-error
DEFAULT BRANCH: main
Ran 02 Jun 2026 08:46PM 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

02 Jun 2026 08:24PM UTC coverage: 87.814% (+0.02%) from 87.792%
26845885690

push

github

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

* 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

(cherry picked from commit 1686adda2)

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

104377 of 118862 relevant lines covered (87.81%)

1010567.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
92.8
1.54% crates/qasm2/src/lex.rs
1
90.53
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 26845885690.1 02 Jun 2026 08:46PM UTC 923
87.81
GitHub Action Run
Source Files on build 26845885690
  • 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 #26845885690
  • d4a5d39a on github
  • Prev Build on gh-readonly-queue/stable/2.4/pr-16355-9471338ad1d41054f930b87426b154bb4663a15d (#26844265198)
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