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

Qiskit / qiskit / 7836647173
88%

Build:
DEFAULT BRANCH: main
Ran 08 Feb 2024 10:27PM UTC
Jobs 1
Files 816
Run time 54s
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

08 Feb 2024 09:43PM UTC coverage: 89.222% (+0.04%) from 89.187%
7836647173

push

github

web-flow
Fix asv installation command (#11758)

The nightly benchmarking runs haven't been running recently due to
failures to import Qiskit.  This happened immediately after the import
poisoning.  The problem appears to be because the `all` extra in the
metadata references the `qiskit` package by name, since this is how we
avoid repeating ourselves in the definition of the extra.  However, as
we note in `pyproject.toml`, when called on a local wheel file, this
causes the resoution to install `qiskit` from PyPI, which means
overwriting the package with a different version.  We don't actually
need everything installed for the benchmarks, so we can just set the
rule to install only what is needed.

58833 of 65940 relevant lines covered (89.22%)

187416.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7836647173.1 08 Feb 2024 10:27PM UTC 0
89.22
GitHub Action Run
Source Files on build 7836647173
Detailed source file information is not available for this build.
  • Back to Repo
  • 98aac284 on github
  • Prev Build on gh-readonly-queue/main/pr-11752-5bf9d91db39a305356ad95fa346862b8d1cdff0e (#7829556756)
  • Next Build on main (#7837327418)
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