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

Qiskit / qiskit / 8303909952 / 1
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/indexmap-2.13.0
DEFAULT BRANCH: main
Ran 16 Mar 2024 12:48AM UTC
Files 820
Run time 15s
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

16 Mar 2024 12:31AM UTC coverage: 89.3% (-0.008%) from 89.308%
8303909952.1

push

github

web-flow
Use pickle `__reduce__` for `TwoQubitWeylDecomposition` (#12003)

Since this class does complicated calculation within its `__new__`
method (as many extension classes do), we want to use an alternative
extension-module constructor for the object on unpickle, to avoid
leaking the "pickle" / "no pickle" state through the default
constructor.

This implements a private Python-space method that directly constructs
the object from components, which is then used as the `__reduce__`
target, along with the pickle state.

59789 of 66953 relevant lines covered (89.3%)

246258.85 hits per line

Source Files on job 8303909952.1
  • Tree
  • List 820
  • Changed 28
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8303909952
  • 6e280c1a on github
  • Prev Job for on gh-readonly-queue/main/pr-12003-af659e240126d7cdd59f6fcf18c3a98580205353 (#8303158195.1)
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