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

Qiskit / qiskit / 9372719342
88%

Build:
DEFAULT BRANCH: main
Ran 04 Jun 2024 07:20PM 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

04 Jun 2024 06:12PM UTC coverage: 89.588% (-0.005%) from 89.593%
9372719342

push

github

web-flow
Implement `num_qubits` and `num_clbits` in Rust (#12495)

* Implement num_qubits and num_clbits in Rust

* QuantumCircuit.num_qubits and num_clbits are twice as fast after
  this PR.
* These are used in several places. For example QuantumCircuit.width()
  is three times faster.
* num_qubits and num_clbits are introduced in circuit_data.rs. These
  functions are called by the corresponding Python methods.
  They are also used in circuit_data.rs itself.

* Add doc strings for rust implemented num_qubits and num_clbits

* Add doc string for `width` in Rust

29 of 29 new or added lines in 2 files covered. (100.0%)

15 existing lines in 3 files now uncovered.

62366 of 69614 relevant lines covered (89.59%)

237773.12 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
88.2
-0.36% qiskit/transpiler/passes/synthesis/unitary_synthesis.py
6
97.61
0.0% crates/qasm2/src/parse.rs
7
92.11
-0.76% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 9372719342.1 04 Jun 2024 07:20PM UTC 833
89.59
GitHub Action Run
Source Files on build 9372719342
  • Tree
  • List 833
  • Changed 32
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 72ff2cf2 on github
  • Prev Build on gh-readonly-queue/main/pr-12496-9d03b4bf610e41c17227ecefda7feba5262d348e (#9358748372)
  • Next Build on main (#9402652384)
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