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

LoLab-VU / pysb / 551 / 2
79%
master: 79%

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

01 May 2017 07:39PM UTC coverage: 71.395% (+0.05%) from 71.344%
551.2

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

4565 of 6394 relevant lines covered (71.4%)

0.71 hits per line

Source Files on job 551.2
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 551
  • Travis Job 551.2
  • 590e29dd on github
  • Prev Job for on master (#550.2)
  • Next Job for on master (#552.1)
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