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

Qiskit / qiskit / 17968416042
88%

Build:
DEFAULT BRANCH: main
Ran 24 Sep 2025 07:13AM UTC
Jobs 1
Files 868
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

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
4
91.75
-0.26% crates/qasm2/src/lex.rs
5
72.66
-0.2% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 17968416042.1 24 Sep 2025 07:13AM UTC 868
88.29
GitHub Action Run
Source Files on build 17968416042
  • Tree
  • List 868
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17968416042
  • 0114f024 on github
  • Prev Build on gh-readonly-queue/main/pr-15031-25c3206f0b94c3e1a55e334a050a0d1fd144f996 (#17946677710)
  • Next Build on main (#17971248229)
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