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

LoLab-VU / pysb / 721 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2017 02:59AM UTC
Files 97
Run time 3s
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

02 Dec 2017 02:45AM UTC coverage: 73.89% (+0.04%) from 73.848%
721.1

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.

5974 of 8085 relevant lines covered (73.89%)

0.74 hits per line

Source Files on job 721.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 721
  • Travis Job 721.1
  • a300ac18 on github
  • Prev Job for on master (#720.1)
  • Next Job for on master (#722.2)
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