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

Qiskit / qiskit / 10911716917
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 17 Sep 2024 10:16PM UTC
Jobs 1
Files 884
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

17 Sep 2024 09:55PM UTC coverage: 88.812% (-0.09%) from 88.906%
10911716917

push

github

web-flow
Add rust-native `apply_operation` methods (#13143)

* Initial: Add rust-native `apply_operation_front` and `apply_operation_back methods.
- These methods allow rust users to add an operation to either the front or the back of the circuit without needing to have valid interned indices for the Qargs/Qargs of said operations.
- Leverage the new methods in the existing python variants of them.

* Fix: Remove extra blank space

* Fix: Revert changes to python `apply_op` methods.
- To avoid an ownership issue, usage of the new methods from the Python variants has been removed.
- As requested, the insertion check in the rust `apply_op` has been removed.

* Fix: Adapt to new `ExtraInstructionProperties` infrastructure.

* Format: Change redundant iteration statement for params

0 of 93 new or added lines in 1 file covered. (0.0%)

13 existing lines in 3 files now uncovered.

73469 of 82724 relevant lines covered (88.81%)

359948.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
93
87.05
-1.68% crates/circuit/src/dag_circuit.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
88.26
-0.36% qiskit/transpiler/passes/synthesis/unitary_synthesis.py
5
92.48
0.0% crates/qasm2/src/lex.rs
6
90.91
-4.55% qiskit/synthesis/two_qubit/xx_decompose/decomposer.py
Jobs
ID Job ID Ran Files Coverage
1 10911716917.1 17 Sep 2024 10:16PM UTC 884
88.81
GitHub Action Run
Source Files on build 10911716917
  • Tree
  • List 884
  • Changed 61
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c68e8032 on github
  • Prev Build on main (#10892476121)
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