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

wikimedia / parsoid / 2305
85%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2019 05:03PM UTC
Jobs 3
Files 116
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
2305

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%)

81881.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2305.1 16 Feb 2019 05:06PM UTC 0
84.3
Travis Job 2305.1
2 2305.2 16 Feb 2019 05:03PM UTC 0
84.3
Travis Job 2305.2
3 2305.3 16 Feb 2019 05:09PM UTC 0
84.3
Travis Job 2305.3
Source Files on build 2305
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2305
  • 2874f200 on github
  • Prev Build on master (#2304)
  • Next Build on master (#2308)
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