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

qiskit-community / qiskit-nature / 6195281139 / 1
86%
main: 86%

Build:
DEFAULT BRANCH: main
Ran 15 Sep 2023 08:00AM UTC
Files 165
Run time 3s
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

15 Sep 2023 07:37AM UTC coverage: 86.74% (-0.03%) from 86.772%
6195281139.1

push

github

web-flow
Switch from `qiskit.algorithms` to `qiskit_algorithms` (#1252)

* refactor: greedily replace qiskit.algorithms with qiskit_algorithms

This will still fail some tests because of isinstance checks but I am
using the online CI to tell me where it fails.

* fix: isinstance checks against qiskit_algorithms classes

We need to look at the full hierarchy of subclasses to properly do this.

* docs: add explanatory comment for the previous commits' workarond

* Update qiskit_algorithms import locations and docs references

* Use untyped version of qiskit-algorithms

* fix: remove unused type ignore comments

* docs: update docs to use qiskit_algorithms

* test: update tests to use qiskit_algorithms

* fix: minor lint and syntax fixes

* Update the use of algorithm_globals

- removes the use of `num_processes` because nowadays,
  `qiskit.tools.parallel_map` has more means to configure the number of
  parallel processes rendering `algorithm_globals.num_processes`
  obsolete

- replaces all other usage of `qiskit.utils.algorithm_globals` with
  `qiskit_algorithms.utils.algorithm_globals`

* docs: update AdaptVQE guide introduction

* Use validate_min from qiskit-algorithms

8707 of 10038 relevant lines covered (86.74%)

0.87 hits per line

Source Files on job 6195281139.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6195281139
  • eb30b6b0 on github
  • Prev Job for on main (#6192857884.1)
  • Next Job for on main (#6204497165.1)
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

© 2026 Coveralls, Inc