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

LoLab-VU / pysb / 721
79%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2017 02:57AM UTC
Jobs 2
Files 97
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
721

push

travis-ci

web-flow
Avoid recasting Exceptions in BNG interface (#318)

There were a couple of try/catch blocks that in pysb/bng.py that were
capturing `Exception`s and recasting them as `BngInterfaceError`.
Sometimes this masks genuine errors, particularly on Python 2
(which doesn't chain exceptions). This PR removes these blocks.
We should reserve `BngInterfaceError` for cases where BNG returns
an error, or where PySB has identified an issue which precludes
compatibility with BNG.

6679 of 8803 relevant lines covered (75.87%)

1.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 721.1 02 Dec 2017 02:59AM UTC 0
73.89
Travis Job 721.1
2 721.2 02 Dec 2017 02:57AM UTC 0
72.75
Travis Job 721.2
Source Files on build 721
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #721
  • a300ac18 on github
  • Prev Build on master (#720)
  • Next Build on master (#722)
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