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

wikimedia / parsoid / 482
85%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2015 01:52AM UTC
Jobs 4
Files 69
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
482

push

travis-ci

Tim Starling
Make tokenizer errors be more vague

It's very expensive to collect error position and expectation
information: it requires a call to peg$computeLocation() on every
subexpression failure, just in case the whole start rule later fails.
Wrapping the start rule in a "named" node causes this subexpression
failure collection mechanism to be suppressed, improving speed by 30% on
top of the previous no-cache patch, for the same test case.

Change-Id: I6fd65fed2

11040 of 12920 relevant lines covered (85.45%)

91364.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 482.1 19 Jun 2015 01:55AM UTC 0
85.45
Travis Job 482.1
2 482.2 19 Jun 2015 01:54AM UTC 0
85.45
Travis Job 482.2
3 482.3 19 Jun 2015 01:52AM UTC 0
85.44
Travis Job 482.3
4 482.4 19 Jun 2015 01:58AM UTC 0
85.44
Travis Job 482.4
Source Files on build 482
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #482
  • ae309f14 on github
  • Prev Build on master (#481)
  • Next Build on master (#483)
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