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

Qiskit / qiskit / 13830675679
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 13 Mar 2025 09:21AM UTC
Jobs 1
Files 788
Run time 372min
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

13 Mar 2025 08:56AM UTC coverage: 88.111% (-0.007%) from 88.118%
13830675679

push

github

web-flow
Preserve bit locations through pickle (#13980)

* Preserve bit locations through pickle

Previously when we were pickling a DAGCircuit the bit locations fields
were forgotten about. So when we loaded a DAGCircuit from a pickle the
bit locations were empty. This would cause any call to find_bit() to
raise an error because there was no entry for any of the bits in the
dag. This commit fixes this by reconstructing the bit locations on
__setstate__ by iterating over the dag's qubits and clbits.

Fixes #13976

* Fix clippy

* Update docstrings

* Fix name change after rebase

20 of 20 new or added lines in 1 file covered. (100.0%)

12 existing lines in 2 files now uncovered.

72689 of 82497 relevant lines covered (88.11%)

497848.33 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
92.23
-1.0% crates/qasm2/src/lex.rs
6
96.68
-0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 13830675679.1 13 Mar 2025 09:21AM UTC 788
88.11
GitHub Action Run
Source Files on build 13830675679
  • Tree
  • List 788
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13830675679
  • 9dcc668e on github
  • Prev Build on gh-readonly-queue/main/pr-13997-55d9b2c94b4e189cd3a8fee939101d03d7f1dbb7 (#13818813863)
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

© 2025 Coveralls, Inc