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

LoLab-VU / pysb / 551
79%

Build:
DEFAULT BRANCH: master
Ran 01 May 2017 07:48PM UTC
Jobs 2
Files 86
Run time 14s
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
551

push

travis-ci

web-flow
Allow rxn rate params/exprs with sympy fn names (#260)

Defining a parameter or expression using a sympy function name (e.g.
`deg`) will cause the following error:

    SympifyError: SympifyError: <function deg at ...>

The error is down to `_parse_reaction` in bng.py, which runs `sympy.S(x)`
where `x` is a string such as `'deg'`. Converting the string to the relevant
parameter or expression object resolves this.

This commit also adds `model_from_biomodels` to sphinx docs.

Resolves: pysb/pysb#259

5164 of 6993 relevant lines covered (73.85%)

1.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 551.1 01 May 2017 07:48PM UTC 0
71.66
Travis Job 551.1
2 551.2 01 May 2017 07:48PM UTC 0
71.4
Travis Job 551.2
Source Files on build 551
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #551
  • 590e29dd on github
  • Prev Build on master (#550)
  • Next Build on master (#552)
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