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

Qiskit / qiskit / 10912201268
88%

Build:
DEFAULT BRANCH: main
Ran 17 Sep 2024 10:59PM UTC
Jobs 1
Files 884
Run time 3min
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.818% (-0.09%) from 88.906%
10912201268

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%)

5 existing lines in 1 file now uncovered.

73474 of 82724 relevant lines covered (88.82%)

360217.84 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
5
91.73
-0.75% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 10912201268.1 17 Sep 2024 10:59PM UTC 884
88.82
GitHub Action Run
Source Files on build 10912201268
  • Tree
  • List 884
  • Changed 60
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c68e8032 on github
  • Prev Build on main (#10892476121)
  • Next Build on main (#10919208944)
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