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

zhanglab / psamm / 556 / 1
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 25 Nov 2015 09:06PM UTC
Files 46
Run time 1s
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

25 Nov 2015 09:00PM UTC coverage: 60.432% (+0.08%) from 60.352%
TOXENV=py27-nosolver,py34-nosolver,coverage

push

travis-ci

jonls
boolean: Provide the variables as a set

With this change the Expression object caches an immutable ordered set of
the variables in the expression. This means that creating the Expression
will check that the expression tree is correct and will build the set of
variables. The variables property (previously a method) then does not need
to iterate over the tree nodes and the return value also support the in
operator. This allows the caller to efficiently check if a variable is
present before trying to do substitution.

2963 of 4903 relevant lines covered (60.43%)

0.6 hits per line

Source Files on job 556.1 (TOXENV=py27-nosolver,py34-nosolver,coverage)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 556
  • Travis Job 556.1
  • 368c87b7 on github
  • Prev Job for TOXENV=py27-nosolver,py34-nosolver,coverage on develop (#555.1)
  • Next Job for TOXENV=py27-nosolver,py34-nosolver,coverage on develop (#557.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