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

Qiskit / qiskit / 12904039321
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 22 Jan 2025 08:45AM UTC
Jobs 1
Files 912
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

22 Jan 2025 08:21AM UTC coverage: 88.949% (+0.02%) from 88.932%
12904039321

push

github

web-flow
Remove unused qiskit_accelerate::utils module (#13713)

The utils module was added to have a place for some common utilities and
expose them to other rust modules or also to python. This was originally
added to expose faer's eigensolver as an alternative to numpy for
Python, but nothing ever used it and we didn't properly expose the
python submodule so it wasn't easily usable via qiskit._accelerate.
Since it's never used this opts to just remove it, if we have a future
need we can just add the function back. With the eigensolver removed the
only function that remained in the module was the arg_sort() function
which was only used by the two qubit decomposer. To simplify the code
base this is just made into a private function for that module and we
can remove the utils module altogether.

7 of 7 new or added lines in 1 file covered. (100.0%)

7 existing lines in 3 files now uncovered.

79445 of 89315 relevant lines covered (88.95%)

352496.71 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.97
0.0% crates/accelerate/src/unitary_synthesis.rs
1
94.23
-0.23% crates/qasm2/src/expr.rs
5
93.23
-0.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 12904039321.1 22 Jan 2025 08:45AM UTC 912
88.95
GitHub Action Run
Source Files on build 12904039321
  • Tree
  • List 912
  • Changed 69
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12904039321
  • cce9e22d on github
  • Prev Build on main (#12896919286)
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