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

yasuyk / helm-git-grep / 121 / 1
45%
master: 45%

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

30 May 2017 04:33PM UTC coverage: 45.283% (-0.4%) from 45.714%
EMACS_VERSION=24.5

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

96 of 212 relevant lines covered (45.28%)

1.08 hits per line

Source Files on job 121.1 (EMACS_VERSION=24.5)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 121
  • Travis Job 121.1
  • 8951aba0 on github
  • Prev Job for EMACS_VERSION=24.5 on master (#120.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