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

LoLab-VU / pysb / 490
79%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2017 07:32PM UTC
Jobs 2
Files 0
Run time 5s
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
490

push

travis-ci

jmuhlich
Handle unicode Observable and Expression names in python 2 (#245)

Due to implementation details in numpy's recarray type, `unicode` objects in Observable and Expression names trigger a numpy exception in the simulator code. This is true even if the names are completely ascii-safe; only the actual string object type matters. This commit converts unicode Observable and Expression names to `str` objects before creating the recarray in the simulator, unless running with Python 3 or a potential future version of numpy that fixes this issue on Python 2. Actual non-ascii characters will still trigger an exception, but the message now tells a modeler how to correct their model.

4188 of 5994 relevant lines covered (69.87%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 490.1 23 Mar 2017 07:33PM UTC 0
70.12
Travis Job 490.1
2 490.2 23 Mar 2017 07:32PM UTC 0
69.87
Travis Job 490.2
Source Files on build 490
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #490
  • 5818f1d0 on github
  • Prev Build on master (#489)
  • Next Build on master (#519)
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