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

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

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2019 08:50PM UTC
Files 153
Run time 23s
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

23 Jul 2019 08:32PM UTC coverage: 84.609% (+0.007%) from 84.602%
2844.2

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/c7403da51">Work around Remex&#39;s failure to normalize DOM during DOM build

* Looks like during HTML treebuilding, insertchar as specified by
  https://html.spec.whatwg.org/#insert-a-character should be
  normalizing text nodes. But, it appears that Remex isn&#39;t doing
  this curently. This was causing artificial test failures.

* Worked around it by collapsing a run of text and newline tokens
  in the HTML5TreeBuilder.

* This is going to be fixed in the Remex repository, but since
  we already have code to detect runs of text and NlTks, we can as
  well merge this since the code is as simple.

* Added @var annotations to the fields of the HTML5TreeBuilder class.

* 3 more parser tests pass.

* Backported it to JS so the two codebases remain roughly identical.

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

9615 of 12115 branches covered (79.36%)

15030 of 17764 relevant lines covered (84.61%)

29565.1 hits per line

Source Files on job 2844.2
  • Tree
  • List 0
  • Changed 45
  • Source Changed 1
  • Coverage Changed 45
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2642
  • Travis Job 2844.2
  • c7403da5 on github
  • Prev Job for on master (#2843.2)
  • Next Job for on master (#2845.2)
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