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

wikimedia / parsoid / 482 / 4
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2015 01:58AM UTC
Files 69
Run time 4s
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

19 Jun 2015 01:52AM UTC coverage: 85.441%. Remained the same
482.4

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

11039 of 12920 relevant lines covered (85.44%)

22840.97 hits per line

Source Files on job 482.4
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 482
  • Travis Job 482.4
  • ae309f14 on github
  • Prev Job for on master (#481.4)
  • Next Job for on master (#483.3)
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