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

Qiskit / qiskit / 7505022374
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: providers-tensor
DEFAULT BRANCH: main
Ran 12 Jan 2024 05:10PM UTC
Jobs 1
Files 1265
Run time 1min
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

12 Jan 2024 04:48PM UTC coverage: 86.924% (-0.02%) from 86.94%
7505022374

push

github

web-flow
Deprecate `qiskit.Aer` and `qiskit.providers.aer` (#11439)

* Deprecate `qiskit.Aer` and `qiskit.providers.aer`

These were intended to be deprecated after the release of Aer 0.11, but
we apparently never actually got around to it.  This fully deprecates
the `qiskit.Aer` object, along with imports from `qiskit.providers.aer`,
as we will be removing those completely in Qiskit 1.0.

The namespace loaders in `qiskit.namespace` will also be removed in
Qiskit 1.0, but I have not marked these with deprecation warnings
because:
- we need to continue using them to effect the deprecations of the
  imports.
- they have never been documented as public interface, so are a private
  implementation detail.

All the use of `qiskit.providers.aer` in Terra and its tests is replaced
with `qiskit_aer`.  This name is only available from Aer 0.11, but in
practice, Aer 0.10 already does not work with Qiskit 0.46 (fails during
import), so this change does not affect the working set of Aer versions.

I haven't touched old imports of IBMQ, because that package is already
completely deprecated and we should be removing all attempted use of it
from Qiskit 1.0, because that code would never be able to succeed.

* Fix lint

* Deprecate running pulse jobs on fake backends

With Aer 0.13 removing the capability, this is not something we will be
able to support moving forwards.  This deprecates the functionality, in
preparation for its full removal in Qiskit 1.0.

* Restore old namespace checking to optionals finder

* Correct deprecation warning message

74256 of 85426 relevant lines covered (86.92%)

91783.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7505022374.1 12 Jan 2024 05:10PM UTC 0
86.92
GitHub Action Run
Source Files on build 7505022374
Detailed source file information is not available for this build.
  • Back to Repo
  • 1528eb77 on github
  • Prev Build on gh-readonly-queue/stable/0.46/pr-11535-000682d13d0c6f53ffb200429a49a3cec798f0c6 (#7504299181)
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