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

wikimedia / parsoid / 1810
85%

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

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>

8912 of 10953 branches covered (81.37%)

14249 of 16551 relevant lines covered (86.09%)

102646.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1810.1 26 Feb 2018 06:59PM UTC 0
86.07
Travis Job 1810.1
2 1810.2 26 Feb 2018 06:59PM UTC 0
86.07
Travis Job 1810.2
3 1810.3 26 Feb 2018 06:53PM UTC 0
86.07
Travis Job 1810.3
4 1810.4 26 Feb 2018 06:54PM UTC 0
86.07
Travis Job 1810.4
Source Files on build 1810
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1810
  • 3e7445ce on github
  • Prev Build on master (#1805)
  • Next Build on master (#1811)
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