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

Qiskit / qiskit / 9426882578
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: add-pauli-lindblad-map-generators-15228
DEFAULT BRANCH: main
Ran 08 Jun 2024 06:56AM UTC
Jobs 1
Files 1282
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

08 Jun 2024 05:55AM UTC coverage: 86.906% (-0.04%) from 86.944%
9426882578

push

github

web-flow
Fix unnecessary serialisation of `PassManager` in serial contexts (backport #12410) (#12500)

* Fix unnecessary serialisation of `PassManager` in serial contexts (#12410)

* Fix unnecessary serialisation of `PassManager` in serial contexts

This exposes the interal decision in `parallel_map` of whether to
actually run in serial or not.  If not, there's no need for
`PassManager` to side-car its `dill` serialisation onto the side of the
IPC (we use `dill` because we need to pickle lambdas), which can be an
unfortunately huge cost for certain IBM pulse-enabled backends.

* Remove new function from public API

This makes the patch series safe for backport to 1.1.

(cherry picked from commit b12e9ec3c)

# Conflicts:
#	qiskit/utils/__init__.py
#	qiskit/utils/parallel.py

* solve conflicts

* passmanager does not know the cpu_count

---------

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
Co-authored-by: Luciano Bello <bel@zurich.ibm.com>

12 of 12 new or added lines in 3 files covered. (100.0%)

43 existing lines in 6 files now uncovered.

74979 of 86276 relevant lines covered (86.91%)

100796.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9426882578.1 08 Jun 2024 06:56AM UTC 0
86.91
GitHub Action Run
Source Files on build 9426882578
Detailed source file information is not available for this build.
  • Back to Repo
  • aa8e9bb2 on github
  • Prev Build on stable/0.46 (#9368283759)
  • Next Build on stable/0.46 (#9449144753)
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