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

trinker / textclean / 144
4%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2018 06:41PM UTC
Jobs 1
Files 37
Run time 6min
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
144

push

travis-ci

Tyler Rinker
* `fgsub` had a bug in which the the original `pattern` in `fgsub` matches the
  location in the string but when the replacement occurs this was done on the
  entire string rather than the location of the first `pattern` match.  This
  means the extracted string was used as a search and might be found in places
  other than the original location (e.g., a leading boundary in '^T' replaced
  with '__' may have led to '__he __itle' rather than '__he Title' as expected
  in the string 'The Title').  See & close #35 for details.  The fix will add some time
  to the computation but is safer.

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

30 of 489 relevant lines covered (6.13%)

0.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 144.1 01 Jun 2018 06:41PM UTC 0
6.13
Travis Job 144.1
Source Files on build 144
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #144
  • fcb02d7d on github
  • Prev Build on master (#143)
  • Next Build on master (#145)
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