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

Qiskit / qiskit / 13831282993
88%

Build:
DEFAULT BRANCH: main
Ran 13 Mar 2025 09:49AM UTC
Jobs 1
Files 788
Run time 344min
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.118%. Remained the same
13831282993

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%)

19 existing lines in 2 files now uncovered.

72695 of 82497 relevant lines covered (88.12%)

497295.29 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
7
92.23
-1.0% crates/qasm2/src/lex.rs
12
97.15
0.0% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 13831282993.1 13 Mar 2025 09:49AM UTC 788
88.12
GitHub Action Run
Source Files on build 13831282993
  • 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 #13831282993
  • 9dcc668e on github
  • Prev Build on gh-readonly-queue/main/pr-13997-55d9b2c94b4e189cd3a8fee939101d03d7f1dbb7 (#13818813863)
  • Next Build on main (#13839257473)
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