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

stanford-oval / almond-cloud / 771
62%

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2019 12:39AM UTC
Jobs 1
Files 102
Run time 5s
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

gcampax
Strip regexp-unsafe tokens from example search keys

Example uses a manually constructed regular expression for search, because
the fulltext index is too slow to keep updated.
We need to be very careful in how we construct this regular expression
though, as the regular expression is under user control and we must
remove any unsafe character.

We remove rather than escaping the characters because the processing
happens after tokenization, and dangerous characters have been split
into their own tokens already.

1376 of 2765 branches covered (49.76%)

Branch coverage included in aggregate %.

14 of 14 new or added lines in 2 files covered. (100.0%)

4568 of 7101 relevant lines covered (64.33%)

431.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 771.1 09 Apr 2019 12:39AM UTC 0
60.25
Travis Job 771.1
Source Files on build 771
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #771
  • 2e1f7a6e on github
  • Prev Build on master (#769)
  • Next Build on master (#776)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc