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

Qiskit / retworkx / 572
97%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2020 06:37PM UTC
Jobs 1
Files 5
Run time 1min
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

07 Jul 2020 06:33PM UTC coverage: 85.389% (+0.3%) from 85.121%
572

push

travis-ci-com

web-flow
Actually export exception types (#93)

There were several custom extension classes being defined in retworkx
that were never being exported to the retworkx module. This left users
in a weird position where a custom exception would be raised from a
retworkx call but they would be unable to import that exception class
from retworkx to catch it. This commit fixes this issue by adding the
exceptions to the module so that python code can use the exceptions. The
tests and docs are updated accordingly to use the newly exported
exception classes instead of the base Exception class (which is the
parent for all of retworkx's exceptions).

7 of 7 new or added lines in 1 file covered. (100.0%)

1239 of 1451 relevant lines covered (85.39%)

1430.81 hits per line

Jobs
ID Job ID Ran Files Coverage
3 572.3 07 Jul 2020 06:37PM UTC 0
85.39
Travis Job 572.3
Source Files on build 572
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #572
  • 358d7e90 on github
  • Prev Build on master (#561)
  • Next Build on master (#579)
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