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

Qiskit / qiskit-terra / 9922
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: sparsepauliop_default_init
DEFAULT BRANCH: main
Ran 20 Jun 2019 04:53PM UTC
Jobs 1
Files 331
Run time 20s
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

pending completion
9922

push

travis-ci-com

ajavadia
Make pip error for version discovery non-fatal (#2661)

As part of the qiskit.__qiskit_version__ attribute we have to call pip
to check for the meta-package version (since it doesn't contain any
python code). However, when doing this there was no error handling in
case pip failed for any reason. This is an issue because the version
discovery code runs on import, so if pip fails for any reason, this
becomes fatal and makes all of qiskit unusable. Since versions queried
via pip aren't critical to the operation this commit adds the necessary
error handling to the pip call. If pip fails for any reason we catch it
and just move on.

Fixes #2660

13710 of 18077 relevant lines covered (75.84%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
3 9922.3 (PYTHON="coverage run --source qiskit --parallel-mode") 20 Jun 2019 04:53PM UTC 0
75.84
Travis Job 9922.3
Source Files on build 9922
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #9922
  • 5a9cc56b on github
  • Prev Build on master (#9914)
  • Next Build on master (#9927)
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