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

LoLab-VU / pysb / 771
79%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2018 03:26PM UTC
Jobs 2
Files 97
Run time 1min
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
771

push

travis-ci

web-flow
Allow state=None in rule patterns (#356)

None should be allowed in MonomerPatterns, to allow for models like
the following:

    Monomer('A', ['phospho'], {'phospho': ['u', 'p']})
    A(phospho=None) + A(phospho=None) >> A(phospho=1) % A(phospho=1)

states in *species*, not in *patterns*. Such patterns are already detected
as un-concrete, so they are forbidden in initials.

Thanks to @bgyori for spotting and reporting this.

6580 of 8709 relevant lines covered (75.55%)

1.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 771.1 12 Apr 2018 03:27PM UTC 0
74.99
Travis Job 771.1
2 771.2 12 Apr 2018 03:26PM UTC 0
74.7
Travis Job 771.2
Source Files on build 771
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #771
  • 50f1d812 on github
  • Prev Build on master (#770)
  • Next Build on master (#782)
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