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

Qiskit / qiskit / 9916777647
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 13 Jul 2024 03:19AM UTC
Jobs 1
Files 849
Run time 1min
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

13 Jul 2024 02:58AM UTC coverage: 89.905% (-0.01%) from 89.916%
9916777647

push

github

web-flow
Oxidize two qubit local invariance functions (#12739)

* Oxidize two qubit local invariance functions

This commit migrates the two functions in the private module
`qiskit.synthesis.two_qubit.local_invariance` to primarily be
implemented in rust. Since the two_qubit_local_invariants() function is
being used in #12727 premptively porting these functions to rust will
both potentially speed up the new transpiler pass in that PR and also
facilitate a future porting of that pass to rust. The two python space
functions continue to exist as a small wrapper to do input type
checking/conversion and rounding of the result (since the python API for
rounding is simpler). There is no release note included for these
functions as they are internal utilities in Qiskit and not exposed as a
public interface.

* Add docstring to rust function with citation

* Store adjoint magic array statically

* Use arraview1 instead of slice for local_equivalence()

* Fix rustfmt

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

13 existing lines in 2 files now uncovered.

65804 of 73193 relevant lines covered (89.9%)

287964.21 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
97.15
-0.46% crates/qasm2/src/parse.rs
7
92.11
-1.27% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 9916777647.1 13 Jul 2024 03:19AM UTC 849
89.9
GitHub Action Run
Source Files on build 9916777647
  • Tree
  • List 849
  • Changed 40
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1191fcbc on github
  • Prev Build on gh-readonly-queue/main/pr-12709-2a2b806c1ba800498f8f9659455325fcef40856c (#9914144224)
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