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

wikimedia / parsoid / 2116 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2018 10:47PM UTC
Files 113
Run time 26s
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

03 Dec 2018 08:57PM UTC coverage: 84.874% (-0.03%) from 84.9%
2116.3

push

travis-ci

subbuss
<a href="https://github.com/wikimedia/parsoid/commit/5eb169010">Split utils/DOMUtils.js into separate functional units

* DOMUtils was perhaps the biggest kitchen sink utility class we had
  with different classes of utilities.

* The split reflects a clear dependence hierarchy:
  DOMUtils -&gt; DOMDataUtils -&gt; WTUtils -&gt; ContentUtils

  This also seems to reflect a bit in the use patterns.
  Content helpers are not used as much in html2wt.

* DOMUtils now only has DOM utilities that are independent of Parsoid
  and could be useful in another project.

* Moved a couple helpers into WTSUtils.js since they are very narrowly
  scoped to html2wt functionality and are unlikely to be every useful
  elsewhere.

* Moved diffing related utils to html2wt/DiffUtils.js
  - There is still a dependency in development / debug mode when
    doms have to be dumped. I couldn&#39;t think of an easy way of
    removing this dependency.

  - But otherwise, DiffUtils is scoped to html2wt use cases only.

* One more circular dependency eliminated.

* All tests pass.

Bug: T208360
Bug: T205333
Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/522e8b5c7">522e8b5c7</a>

9375 of 11773 branches covered (79.63%)

15178 of 17883 relevant lines covered (84.87%)

25303.84 hits per line

Source Files on job 2116.3
  • Tree
  • List 0
  • Changed 76
  • Source Changed 60
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1997
  • Travis Job 2116.3
  • 5eb16901 on github
  • Prev Job for on master (#2110.3)
  • Next Job for on master (#2117.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