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

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

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2015 12:39AM UTC
Files 70
Run time 29s
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 Mar 2015 12:21AM UTC coverage: 84.157% (+0.01%) from 84.146%
278.2

push

travis-ci

subbuss
<a href="https://github.com/wikimedia/parsoid/commit/e31b45a6b">Use tokenizer info to fix/cleanup tdFixups dom pass

* This eliminates unnecessary guessing and examination of
  cells to figure out which cells need fixup.

* This fixes the incorrectly td fixup applied to the second
  &lt;td&gt; in the example below.

{|
|{{echo|1=style=&quot;background:#f9f9f9;&quot; {{!}} X}}
||{{echo|1=style=&quot;background:#f9f9f9;&quot; {{!}} X}}
|}

* New test added to catch the incorrect &lt;td&gt; fixup that
  was happening thus far. The new test also verifies that
  cell-splitting happens even if there is no
  attribute reparsing involved.

* More cleanup to be done. Several of the checks in
  collectAttributishContent are unnecessary now.

  If a &quot;|&quot; is seen in the textContent of such a node,
  all content before that &quot;|&quot; is attribute content
  (nowiki, entities, html tags, strings, and the works).
  The sanitizer drops stuff that is crap.

  Ex: The &lt;div&gt; below is dropped by the PHP parser.

  |&lt;div&gt;foobar&lt;/div&gt; style=&quot;background:&quot; class=&quot;table-na&quot;| foo

  In the interest of keeping working code unbroken,
  that will be done as a separate patch.

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

9944 of 11816 relevant lines covered (84.16%)

22851.37 hits per line

Source Files on job 278.2
  • Tree
  • List 0
  • Changed 52
  • Source Changed 2
  • Coverage Changed 52
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 278
  • Travis Job 278.2
  • e31b45a6 on github
  • Prev Job for on master (#277.2)
  • Next Job for on master (#279.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