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

qiskit-community / qiskit-nature / 6195281139
86%

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

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

8707 of 10038 relevant lines covered (86.74%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6195281139.1 15 Sep 2023 08:00AM UTC 0
86.74
Source Files on build 6195281139
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 (#6204497165)
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