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

Qiskit / qiskit / 10802845750
88%

Build:
DEFAULT BRANCH: main
Ran 11 Sep 2024 01:01AM UTC
Jobs 1
Files 883
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

10 Sep 2024 11:53PM UTC coverage: 88.866% (-0.3%) from 89.143%
10802845750

push

github

web-flow
Raise minimum python version to 3.9 (#12910)

* Raise minimum python version to 3.9

Qiskit 1.2.0 was the final minor version release of qiskit with Python
3.8 support. As Python 3.8 is going EoL before the next Qiskit minor
release 1.3.0 we can drop support for running with 3.8 on the main
branch now. This commit makes that change and updates everything using
python 3.8 currently to use our new minimum instead.

* Pin dependency versions when installing historical versions

Now that we're running Python 3.9 as the base version we are
encountering compatibility issues with some of our dependencies because
3.9 supports newer versions of things like numpy than older Qiskit
releases were compatible with. The only way to work around this is to
pin the versions when installing historical versions. To start this sets
a single constraints version since we can get away with using the same
version for everything. In the future though it is possible that we'll
need separate files for different historical releases.

* Update reference images

* Drop 3.8 support in asv too

* Remove deprecation warning for 3.8

73095 of 82253 relevant lines covered (88.87%)

361111.05 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.75
0.0% qiskit/quantum_info/operators/mixins/multiply.py
1
92.59
0.0% qiskit/quantum_info/operators/mixins/group.py
1
72.14
0.0% qiskit/quantum_info/operators/channel/quantum_channel.py
1
90.0
0.0% qiskit/quantum_info/operators/mixins/adjoint.py
1
88.0
0.0% qiskit/quantum_info/operators/mixins/linear.py
2
77.35
-0.24% crates/circuit/src/dag_node.rs
2
94.25
-0.27% qiskit/visualization/circuit/_utils.py
3
0.0
-100.0% qiskit/circuit/classicalfunction/types.py
4
0.0
-85.71% qiskit/circuit/classicalfunction/classical_element.py
4
91.73
-0.25% crates/qasm2/src/lex.rs
7
0.0
-100.0% qiskit/circuit/classicalfunction/exceptions.py
8
0.0
-100.0% qiskit/circuit/classicalfunction/__init__.py
16
38.71
-51.61% qiskit/circuit/library/phase_oracle.py
27
0.0
-93.33% qiskit/circuit/classicalfunction/utils.py
39
0.0
-93.18% qiskit/circuit/classicalfunction/boolean_expression.py
70
0.0
-90.0% qiskit/circuit/classicalfunction/classicalfunction.py
72
0.0
-92.5% qiskit/circuit/classicalfunction/classical_function_visitor.py
Jobs
ID Job ID Ran Files Coverage
1 10802845750.1 11 Sep 2024 01:01AM UTC 883
88.87
GitHub Action Run
Source Files on build 10802845750
  • Tree
  • List 883
  • Changed 112
  • Source Changed 0
  • Coverage Changed 55
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dd145b54 on github
  • Prev Build on gh-readonly-queue/main/pr-13036-49b8a5fe9a980b976f027846ce4d7b8a0217e547 (#10800037951)
  • Next Build on main (#10811778932)
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