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

wikimedia / parsoid / 2310
85%

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

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

81988.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2310.1 20 Feb 2019 07:53PM UTC 0
84.33
Travis Job 2310.1
2 2310.2 20 Feb 2019 08:01PM UTC 0
84.33
Travis Job 2310.2
3 2310.3 20 Feb 2019 08:05PM UTC 0
84.33
Travis Job 2310.3
Source Files on build 2310
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2310
  • 9e587c01 on github
  • Prev Build on master (#2309)
  • Next Build on master (#2311)
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