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

wikimedia / parsoid / 2310 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 07:53PM UTC
Files 116
Run time 47min
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

20 Feb 2019 07:23PM UTC coverage: 84.332%. Remained the same
2310.1

push

travis-ci

subbuss
<a href="https://github.com/wikimedia/parsoid/commit/9e587c01a">Update token definitions and all associated utils &amp; code

* Token classes have changed in the following ways:
  - Now, dataAttribs and dataAttribs-&gt;tmp are stdClass objects instead
    of associative arrays.

    This lets us use these attributes and update them as on the JS side
    without having to deal with references.

  - Made the $name a private field and added getName() accessor which
    now lets us $token-&gt;getName() without having to check for specific
    token type (except for verifying the token is not a string).

* Updated TokenUtils and token serialization / deserialization
  to / from JSON.

* DOMDataUtils also changed because of the above:
  - Made data-parsoid (and hence data-mw and dataobject and pagebundle)
    attributes on DOM nodes objects as well.

* Updated WTUtils accordingly

* Added more type hints in a few places (not everywhere yet). Once type
  hints are updated and merged, can submit a big patch with updates to
  all so-far merged code.

* Updated QuoteTransformer &amp; ParagraphWrapper to use the updated
  representation.

* All wt2html parser tests pass again when run with the hybrid JS/PHP
  pipeline (using the not-yet merged patch) that uses the PHP version
  of QuoteTransformer &amp; ParagraphWrapper (and associated tokens,
  token utils, token serialization &amp; deserialization code).

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

9415 of 11843 branches covered (79.5%)

14807 of 17558 relevant lines covered (84.33%)

27329.41 hits per line

Source Files on job 2310.1
  • Tree
  • List 0
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2166
  • Travis Job 2310.1
  • 9e587c01 on github
  • Prev Job for on master (#2309.2)
  • Next Job for on master (#2311.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