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

LoLab-VU / pysb / 754
79%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2018 10:13PM UTC
Jobs 2
Files 97
Run time 86min
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
754

push

travis-ci

web-flow
Fix cupsoda simulator error on Tyson model (#332)

CupSodaSimulator was erroring on the models with rates consisting
of a single Parameter or Expression. Calling .args on these returns
a string, not a pysb.Component object, which fails when we try to
multiply together to get the rate. This commit introduces a check
and workaround in the CupSodaSimulator.

I've also removed the pycuda.autoinit import, which triggers GPU
initialization when pysb.simulator is imported, even if a
CupSodaSimulator is not instantiated. Instead, pycuda is initialized
on demand within the n_blocks function.

6271 of 8356 relevant lines covered (75.05%)

1.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 754.1 23 Jan 2018 10:13PM UTC 0
74.59
Travis Job 754.1
2 754.2 23 Jan 2018 10:14PM UTC 0
73.86
Travis Job 754.2
Source Files on build 754
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #754
  • f24ed607 on github
  • Prev Build on master (#753)
  • Next Build on master (#755)
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