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

wikimedia / parsoid / 2305 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2019 05:09PM UTC
Files 116
Run time 13s
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

16 Feb 2019 04:55PM UTC coverage: 84.301% (-0.01%) from 84.313%
2305.3

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/2874f200d">Simplify and clean up stops usage

* Remove noinclude, includeonly and onlyinclude counters. They were used
  but never assigned.
* Remove template counter. It was assigned but never used.
* Remove the whole counter feature and use the stack instead, for
  simplicity. The only thing using the counter as a counter was
  templatedepth.
* Replace the unusual autourl mutable stop with a second scan over the
  string with indexOf.
* Change the preproc stop to use an integer instead of a string. So now
  all stops are either boolean or integer.
* Change the way the value is included in the cache key, don&#39;t assume
  the value is boolean. Serializing the templatedepth counter as a boolean
  could lead to the depth being exceeded. Serialize by converting the
  stop value to integer.

Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/38a033c30">38a033c30</a>

9415 of 11845 branches covered (79.49%)

14805 of 17562 relevant lines covered (84.3%)

27293.65 hits per line

Source Files on job 2305.3
  • Tree
  • List 0
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2163
  • Travis Job 2305.3
  • 2874f200 on github
  • Prev Job for on master (#2304.2)
  • Next Job for on master (#2308.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