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

wikimedia / parsoid / 2116
85%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2018 10:45PM UTC
Jobs 3
Files 113
Run time 2min
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
2116

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%)

75911.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2116.1 03 Dec 2018 10:47PM UTC 0
84.87
Travis Job 2116.1
2 2116.2 03 Dec 2018 10:45PM UTC 0
84.87
Travis Job 2116.2
3 2116.3 03 Dec 2018 10:47PM UTC 0
84.87
Travis Job 2116.3
Source Files on build 2116
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2116
  • 5eb16901 on github
  • Prev Build on master (#2110)
  • Next Build on master (#2117)
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