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

Qiskit / qiskit / 31822367483
88%

Build:
DEFAULT BRANCH: main
Ran 14 Aug 2026 05:38PM UTC
Jobs 1
Files 954
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

14 Aug 2026 04:39PM UTC coverage: 87.789% (+0.02%) from 87.773%
31822367483

push

github

web-flow
Update trove classifiers for Python package metadata (#16764)

* Update trove classifiers for Python package metadata

This commit updates the trove classifiers to be more reflective of what
the Qiskit project actually is and how it can be used. Trove classifiers
are intended to allow authors to provide a metadata set around a project
to enable filtering, grouping, and searching on the package repository.
The list of classifiers on PyPI can be found here:

https://pypi.org/classifiers/

This mostly expands the set of classifiers to indicate the domain of the
project more specifically, include the development status and license,
update the languages. The only field removed is the Environment
classifier, this is because Qiskit as a library doesn't have a specified
execution environment and can be used in a Console, but also in other
environments. For the language classifiers in particular the intent of
those classifiers of whether it's languages for use or languages the
package is written in was unclear. Qiskit is a bit unique in being
written in Rust with public interfaces for only Python and C (with no
Rust API). So I opted to include both Rust and C in the classifiers
since you do need to know Rust is used as a build dependency, and a C
api is available for writing Python extensions (although no C code is
included in the package source itself).

* Remove duplicate Scientific/Engineering parent classifier

The `Topic :: Scientific/Engineering` classifier is the parent for
`Topic :: Scientific/Engineering :: Quantum Computing` and filtering on
it will show all the projects that include the Quantum Computing
classifier. This commit removes the duplicated parent to keep the list
more concise.

* Remove explicit Python minor version classifiers

This removes the explicit python minor versions classifiers for the
Python versions Qiskit supports. This data is largely duplicated by the
requires-python field and the classifiers require manual intervention
eve... (continued)

113723 of 129541 relevant lines covered (87.79%)

995194.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
92.29
0.77% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 31822367483.1 14 Aug 2026 05:38PM UTC 954
87.79
GitHub Action Run
Source Files on build 31822367483
  • Tree
  • List 954
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31822367483
  • f973b418 on github
  • Prev Build on gh-readonly-queue/main/pr-16762-bf915f4dcda2b607bdaa297365a0b0796f5acb9d (#31793675738)
  • Next Build on main (#31939781015)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc