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

Qiskit / qiskit / 15397285658
88%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2025 04:43PM UTC
Jobs 1
Files 819
Run time 184min
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

02 Jun 2025 03:52PM UTC coverage: 87.813% (-0.03%) from 87.843%
15397285658

push

github

web-flow
Remove sympy as a hard dependency (#14396)

* Remove sympy as a hard dependency

With the move to symbolic expression class added in #13278 the
dependency on sympy is no longer as core to the Qiskit package as it was
in the past. The only pieces that are still reliant on it are QPY
deserialization of payloads older than QPY v13 and some small
visualization utilities where sympy is used to generate the output.
Since this functionality is not core to the library and only used in
some less common use cases we no longer need to install sympy for every
installation of Qiskit. In preparation for this Qiskit 2.0 laid the
groundwork by marking all uses of sympy in Qiskit as being fallible if
sympy was not installed and documented that sympy is not guaranteed to
be installed with Qiskit anymore.

This commit implements this change and moves sympy to be an optional
dependency only used by some small components.

* Add sympy to backwards compat qpy jobs

* Update release notes

* Update releasenotes/notes/no-sympy-19687d5ca814042c.yaml

Co-authored-by: Julien Gacon <gaconju@gmail.com>

---------

Co-authored-by: Julien Gacon <gaconju@gmail.com>

2 of 2 new or added lines in 1 file covered. (100.0%)

38 existing lines in 4 files now uncovered.

80423 of 91584 relevant lines covered (87.81%)

358701.25 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.57
0.0% crates/transpiler/src/passes/unitary_synthesis.rs
5
75.07
-0.19% crates/circuit/src/symbol_expr.rs
8
91.98
-1.25% crates/qasm2/src/lex.rs
24
96.22
-1.39% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 15397285658.1 02 Jun 2025 04:43PM UTC 819
87.81
GitHub Action Run
Source Files on build 15397285658
  • Tree
  • List 819
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15397285658
  • fe3e00ed on github
  • Prev Build on main (#15393181973)
  • Next Build on main (#15399527353)
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