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

wikimedia / parsoid / 2683
85%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2019 11:14PM UTC
Jobs 3
Files 152
Run time 7min
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
2683

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/72aa95a55">DOMHandlers: JS undefined-vs-null distinction doesn&#39;t work in PHP

* Unlike in JS, in PHP, we cannot distinguish between undefined and null
  in return values of functions. Ideally, we shouldn&#39;t have relied on
  that distinction in the first place.

* All except the EncapsulatedContentHandler were yielding the next sibling
  of a node to process. So, explicitly return the next sibling or the
  node to process in all handlers.

* Cleaned up the documentation for DOMHandler::handle as well as got rid
  of Feb 2013 era code in SerializerState::serializeChildren that
  handled traversal of children.

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

9530 of 12004 branches covered (79.39%)

14903 of 17618 relevant lines covered (84.59%)

90406.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2683.1 05 Jun 2019 11:15PM UTC 0
84.59
Travis Job 2683.1
2 2683.2 05 Jun 2019 11:14PM UTC 0
84.59
Travis Job 2683.2
3 2683.3 05 Jun 2019 11:21PM UTC 0
84.62
Travis Job 2683.3
Source Files on build 2683
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2683
  • 72aa95a5 on github
  • Prev Build on master (#2682)
  • Next Build on master (#2684)
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