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

Qiskit / qiskit / 9694335810 / 1
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: py3.10-updates
DEFAULT BRANCH: main
Ran 27 Jun 2024 10:05AM UTC
Files 841
Run time 22s
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

27 Jun 2024 09:08AM UTC coverage: 89.755% (-0.02%) from 89.77%
9694335810.1

push

github

web-flow
Implement RGate in Rust (#12662)

* Implement RGate in Rust

* Update crates/circuit/src/operations.rs

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

* Fix error in decomposition of RGate

There is an error in the expression for decomposition of the R gate
in the port to Rust.

This fixes the error and re-enables the skipped test that failed because
of the incorrect expression.

* Factor cloning the Param enum in Rust

To clone the enum, each variant must be handled separately.  This is currently used once,
but can be used each time a `Param` is cloned. In case more work needs to be done within
match arms, one might choose not to use this function, but rather clone in each of these
arms.

* Run cargo fmt

* Implement and use addition for enum Param

This handles `Float` and `ParameterExpression` variants uniformly.

---------

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

63835 of 71121 relevant lines covered (89.76%)

305551.01 hits per line

Source Files on job 9694335810.1
  • Tree
  • List 841
  • Changed 36
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9694335810
  • 64479418 on github
  • Prev Job for on gh-readonly-queue/main/pr-12662-2fab2007e3d7384e9e55a10340952c4974ece03c (#9682311714.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