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

Qiskit / qiskit / 6945434065
86%
main: 88%

Build:
Build:
LAST BUILD BRANCH: packed-operation-provenance
DEFAULT BRANCH: main
Ran 21 Nov 2023 03:07PM UTC
Jobs 1
Files 1109
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

21 Nov 2023 02:44PM UTC coverage: 86.444% (+0.04%) from 86.4%
6945434065

push

github

web-flow
Update platform support and require symengine (#10902)

* Update platform support and require symengine

This commit updates our platform support matrix to reflect upcoming
changes. The first is that in Rust 1.74 the Rust programming language is
raising their minimum support macOS version to 10.12, so Qiskit is
raising it's supported version of macOS to match this. The second change
is making symengine a hard requirement. We previously had symengine as a
requirement only on platforms that had precompiled packages available.
But, the percentage of our user base that runs qiskit on those platforms
is very small, and maintaining dual support for symengine and sympy adds
a lot of complexity around managing the dependencies. This commit
promotes symengine to a hard requirement for all users regardless of
platform. As a result Linux i686 and 32 bit Windows for Python < 3.10
has been downgraded to tier 3 support as you'll need a C++ to install
Qiskit on that platform now (regardless of Python version).

* Fix use_symengine ScheduleBlock

* Remove duplicated release note

* Apply suggestions from code review

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

---------

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

47 of 49 new or added lines in 5 files covered. (95.92%)

5 existing lines in 3 files now uncovered.

66274 of 76667 relevant lines covered (86.44%)

250208.3 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.74
10.35% qiskit/circuit/parameterexpression.py
1
82.66
0.94% qiskit/qpy/binary_io/value.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.76
-0.24% crates/qasm2/src/expr.rs
1
92.31
-3.85% qiskit/exceptions.py
3
91.92
0.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 6945434065.1 21 Nov 2023 03:07PM UTC 1109
86.44
GitHub Action Run
Source Files on build 6945434065
  • Tree
  • List 1109
  • Changed 32
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7258a34c on github
  • Prev Build on gh-readonly-queue/main/pr-11213-45e42525224e9e1857300e7e5529273fe619c9e4 (#6943530261)
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