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

Qiskit / qiskit / 16388613861
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: upload-c-binaries
DEFAULT BRANCH: main
Ran 19 Jul 2025 12:51PM UTC
Jobs 1
Files 830
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

19 Jul 2025 12:19PM UTC coverage: 87.762%. Remained the same
16388613861

push

github

web-flow
Avoid clone on entry to `BasisTranslator` (#14761)

The Rust-space method takes ownership of the `DAGCircuit` so that the
return type can be a unified `PyResult<DAGCircuit>`, even though in the
majority case, the pass actually builds a completely new DAG.  This
unfortunately requires an implicit clone on entry from Python space,
even though there is no situation where the clone is actually
_necessary_; the rebuild form never mutates the input, and in the
fast-return paths, Python space can simply continue using the reference
to a `DAGCircuit` it already holds.

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

11 existing lines in 2 files now uncovered.

81473 of 92834 relevant lines covered (87.76%)

545414.4 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
92.27
0.0% crates/qasm2/src/lex.rs
6
96.62
-0.47% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 16388613861.1 19 Jul 2025 12:51PM UTC 830
87.76
GitHub Action Run
Source Files on build 16388613861
  • Tree
  • List 830
  • Changed 5
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16388613861
  • 9aa14778 on github
  • Prev Build on gh-readonly-queue/main/pr-14737-e9c4b475aaf4700a9f4229bbeab6e4d6999de5a8 (#16327199563)
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