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

yasuyk / helm-git-grep / 121
45%

Build:
DEFAULT BRANCH: master
Ran 30 May 2017 04:36PM UTC
Jobs 2
Files 1
Run time 37s
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
121

Pull #36

travis-ci

web-flow
Fix regexp stack overflow

When I run this in some project dirs I get the following error:

  long string-length:4573
  long string-length:176
  long string-length:152007
  error in process filter: if: Stack overflow in regexp matcher
  error in process filter: Stack overflow in regexp matcher
  long string-length:117095
  error in process filter: if: Stack overflow in regexp matcher
  error in process filter: Stack overflow in regexp matcher
  long string-length:177532
  error in process filter: if: Stack overflow in regexp matcher
  error in process filter: Stack overflow in regexp matcher

This is usually because a match has hit a xml file with no newlines.
As a simple hack I truncate the string to (window-width) to avoid this
problem.
Pull Request #36: Fix regexp stack overflow

2 of 2 new or added lines in 1 file covered. (100.0%)

96 of 212 relevant lines covered (45.28%)

2.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
helm-git-grep.el
Jobs
ID Job ID Ran Files Coverage
1 121.1 (EMACS_VERSION=24.5) 30 May 2017 04:37PM UTC 0
45.28
Travis Job 121.1
2 121.2 (EMACS_VERSION=25.1-rc2) 30 May 2017 04:36PM UTC 0
45.28
Travis Job 121.2
Source Files on build 121
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #121
  • Pull Request #36
  • PR Base - master (#120)
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