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

Qiskit / qiskit / 12905478077
88%

Build:
DEFAULT BRANCH: main
Ran 22 Jan 2025 10:10AM UTC
Jobs 1
Files 912
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

22 Jan 2025 08:21AM UTC coverage: 88.938% (+0.006%) from 88.932%
12905478077

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

8 existing lines in 2 files now uncovered.

79435 of 89315 relevant lines covered (88.94%)

352978.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.08
-0.03% crates/accelerate/src/two_qubit_decompose.rs
7
92.23
-1.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 12905478077.1 22 Jan 2025 10:10AM UTC 912
88.94
GitHub Action Run
Source Files on build 12905478077
  • Tree
  • List 912
  • Changed 68
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12905478077
  • cce9e22d on github
  • Prev Build on main (#12896919286)
  • Next Build on main (#12908842227)
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