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

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

Build:
Build:
LAST BUILD BRANCH: sparsepauliop_default_init
DEFAULT BRANCH: main
Ran 19 Jun 2019 04:08PM UTC
Jobs 1
Files 331
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

pending completion
9906

push

travis-ci-com

nonhermitian
Default to __version__ attribute for __qiskit_version__ (#2652)

* Default to __version__ attribute for __qiskit_version__

This commit changes the behavior slightly for the
qiskit.__qiskit_version__ attribute. Previously we relied solely on pip
to extract the version information for installed packages. However, in
some situtations this can get out of sync with the actual version of the
package. To address this potential issue this commit adds a first round
check to use the attributes from the installed packages. If it doesn't
work then we look at the pip data as a fallback (because we have to use
pip anyway for the meta-package which doesn't contain any python code).

Fixes #2494

* Fix lint

13719 of 18073 relevant lines covered (75.91%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
3 9906.3 (PYTHON="coverage run --source qiskit --parallel-mode") 19 Jun 2019 04:08PM UTC 0
75.91
Travis Job 9906.3
Source Files on build 9906
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #9906
  • 33c6d899 on github
  • Prev Build on master (#9902)
  • Next Build on master (#9912)
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