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

qiskit-community / qiskit-nature / 6293839349
86%

Build:
DEFAULT BRANCH: main
Ran 25 Sep 2023 02:17AM UTC
Jobs 1
Files 165
Run time 4s
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.76% (-0.01%) from 86.772%
6293839349

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

22 of 22 new or added lines in 15 files covered. (100.0%)

8709 of 10038 relevant lines covered (86.76%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6293839349.1 25 Sep 2023 02:17AM UTC 0
86.76
Source Files on build 6293839349
Detailed source file information is not available for this build.
  • Back to Repo
  • eb30b6b0 on github
  • Prev Build on main (#6192857884)
  • Next Build on main (#6306977807)
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