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

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

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2019 11:21PM UTC
Files 152
Run time 7s
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

05 Jun 2019 10:47PM UTC coverage: 84.618% (+0.03%) from 84.59%
2683.3

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>

9531 of 12004 branches covered (79.4%)

14908 of 17618 relevant lines covered (84.62%)

31112.03 hits per line

Source Files on job 2683.3
  • Tree
  • List 0
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2498
  • Travis Job 2683.3
  • 72aa95a5 on github
  • Prev Job for on master (#2682.2)
  • Next Job for on master (#2684.1)
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