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

Qiskit / qiskit / 26844384778
87%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2026 08:27PM 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.529% (-0.007%) from 87.536%
26844384778

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

108479 of 123935 relevant lines covered (87.53%)

967124.05 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
97.15
-0.47% crates/qasm2/src/parse.rs
4
74.09
-0.16% crates/circuit/src/parameter/symbol_expr.rs
4
92.29
0.0% crates/qasm2/src/lex.rs
1
91.03
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 26844384778.1 02 Jun 2026 08:27PM UTC 943
87.53
GitHub Action Run
Source Files on build 26844384778
  • Tree
  • List 943
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26844384778
  • 1686adda on github
  • Prev Build on gh-readonly-queue/main/pr-16194-0db60e62e7306eafa7d54c396ee257615fe76f3f (#26832237434)
  • Next Build on main (#26848125130)
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