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

Qiskit / qiskit / 9099708738
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 15 May 2024 05:12PM UTC
Jobs 1
Files 833
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

15 May 2024 04:56PM UTC coverage: 89.616% (-0.02%) from 89.638%
9099708738

push

github

web-flow
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.

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

26 existing lines in 5 files now uncovered.

62301 of 69520 relevant lines covered (89.62%)

233221.43 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.02
-0.24% crates/qasm2/src/expr.rs
1
92.63
-1.05% qiskit/passmanager/passmanager.py
4
89.68
-0.56% crates/accelerate/src/euler_one_qubit_decomposer.rs
7
92.37
-0.76% crates/qasm2/src/lex.rs
13
73.13
-19.4% crates/accelerate/src/sabre/neighbor_table.rs
Jobs
ID Job ID Ran Files Coverage
1 9099708738.1 15 May 2024 05:12PM UTC 833
89.62
GitHub Action Run
Source Files on build 9099708738
  • Tree
  • List 833
  • Changed 33
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b12e9ec3 on github
  • Prev Build on gh-readonly-queue/main/pr-12409-c6c45a1de9140d3051f34a90a8486e689f0a8749 (#9096770215)
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