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

Qiskit / qiskit / 8894572858
88%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2024 12:31PM UTC
Jobs 1
Files 827
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

30 Apr 2024 11:40AM UTC coverage: 89.475% (+0.04%) from 89.438%
8894572858

push

github

web-flow
Support standalone `expr.Var` in QPY (#11651)

* Support standalone `expr.Var` in QPY

This necessitates adding some extra definitions to the circuit header.
When standalone variables are used, we do not re-encode the entire
variable (which would take a miniumum of ~20 bytes per variable), but
instead just emit an index into the order that the variables were
defined at the top of the circuit.

At present, each control-flow scope will store the `Var` nodes anew, so
it's not a perfect only-store-once system.  This is consistent with how
registers are handled, though, and the QPY format isn't particularly
memory optimised as things stand.

* Add backwards compatibility tests

124 of 128 new or added lines in 7 files covered. (96.88%)

1 existing line in 1 file now uncovered.

61087 of 68273 relevant lines covered (89.47%)

218624.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8894572858.1 30 Apr 2024 12:31PM UTC 0
89.47
GitHub Action Run
Source Files on build 8894572858
Detailed source file information is not available for this build.
  • Back to Repo
  • 9c22197c on github
  • Prev Build on main (#8891413913)
  • Next Build on main (#8897413711)
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