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

wikimedia / parsoid / 1810 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2018 06:59PM UTC
Files 86
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

26 Feb 2018 05:29PM UTC coverage: 86.073%. Remained the same
1810.2

push

travis-ci

subbuss
<a href="https://github.com/wikimedia/parsoid/commit/3e7445cea">DOM Passes: add option to enable/disable it on nested DOMs

* This eliminates the repetitive pattern of checking for whether
  the pass should be run on the top level dom or not.

* Made table and li fixups run once on the top level DOM.
  There is really no reason to do them piecemeal.

  Table fixups especially make more sense when the entire DOM
  has been assembled since those fixups are entirely about
  cobbling together information from pieces.

TODO:
1. There is some straggler use of atTopLevel in cleanup.js.
   If we are able to get rid of it, we can stop passing in this
   parameter into the handlers and processors.

2. It is not entirely clearly if extensions would need to run
   any dom analysis on nested doms or if they need to only do
   it on the global dom. To be resolved and fixed.

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

8908 of 10953 branches covered (81.33%)

14246 of 16551 relevant lines covered (86.07%)

25661.74 hits per line

Source Files on job 1810.2
  • Tree
  • List 0
  • Changed 31
  • Source Changed 6
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 1810.2
  • 3e7445ce on github
  • Prev Job for on master (#1805.1)
  • Next Job for on master (#1811.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc