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

Qiskit / qiskit / 17968416042 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 24 Sep 2025 07:13AM UTC
Files 868
Run time 28s
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

24 Sep 2025 06:06AM UTC coverage: 88.29% (+0.007%) from 88.283%
17968416042.1

push

github

web-flow
Update README transpiler example usage (#15065)

* Update README transpiler example usage

This commit updates the README transpiler usage to use better practices
slightly. The first is it changes the use of loose constraints to create
a Target explicitly. While the transpile() function does this internally
it's good to get people thinking in terms of the target up front so this
constructs the target from the same basic values. Secondly it removes
the optimization level 3, transpile() has a default optimization level
of 2 now and we should just use that as it's the best balance between
runtime and optimization. Optimization level 3 spends more runtime and
typically doesn't yield significantly better results.

* Make coupling map bidirectional

The basis gates use cz for the entangling gate which is bidirectional,
so we should use a bidirectional coupling map to reflect this.

* Add missing keyword

92720 of 105017 relevant lines covered (88.29%)

922863.28 hits per line

Source Files on job 17968416042.1
  • Tree
  • List 868
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17968416042
  • 0114f024 on github
  • Prev Job for on main (#17946677710.1)
  • Next Job for on main (#17971248229.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