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

Qiskit / retworkx / 572 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2020 06:37PM UTC
Files 5
Run time 38s
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.3

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).

1239 of 1451 relevant lines covered (85.39%)

1430.81 hits per line

Source Files on job 572.3
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 135
  • Travis Job 572.3
  • 358d7e90 on github
  • Prev Job for on master (#561.3)
  • Next Job for on master (#579.3)
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