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

Qiskit-Extensions / qiskit-experiments / 5605155852 / 4
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-1267-60655bb7aa78fd8f27a3a0be3c19f1e89e483305
DEFAULT BRANCH: main
Ran 20 Jul 2023 01:06AM UTC
Files 166
Run time 1s
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

19 Jul 2023 11:39PM UTC coverage: 88.351%. Remained the same
5605155852.4

push

github

web-flow
Add optional dependencies file (#1219)

### Summary

This PR adds `requirements-extras.txt` which contains extra packages
that can be installed as `[extras]` and were mostly moved from
`requirements-dev.txt`. These are in contrast to the core dependencies
in `requirements.txt` and the requirements that are only used for tests,
which will stay in `requirements-dev.txt`.

### Details and comments

While the optional packages are not related to each other, it seemed too
complicated to split out optional dependencies into further categories.

There are a few additional changes:

- Added `qiskit-ibm-provider>=0.6.1` as an optional dependency since
this release adds numpy serialization, which fixes some known bugs with
circuit metadata serialization (see also #1176)
- Unpinned `scipy` (done in #1164) and bumped `cvxpy` to 1.3.2, which is
now compatible with scipy 1.11
- Removed matrix variables from CI workflow that doesn't use them
- Updated install and contributing instructions

12059 of 13649 relevant lines covered (88.35%)

0.88 hits per line

Source Files on job unit-tests_python3.11-macOS-latest - 5605155852.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5605155852
  • f4c8686b on github
  • Prev Job for on gh-readonly-queue/main/pr-1219-d9a767bd97b98561abe5a4d927ba217a475b0a7a (#5604115511.2)
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