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

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

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2019 04:02PM UTC
Files 116
Run time 19s
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

15 Mar 2019 03:48PM UTC coverage: 84.541% (-0.007%) from 84.548%
2368.3

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/ff21c6e30">Audit uses of Node#getAttribute() + add missing file to PHP codebase

In PHP, DOMNode#getAttribute() return &#39;&#39; if the attribute is not present,
not null.  Audit our uses and try to either explicitly use `|| &#39;&#39;` (which
will ensure that PHP behaves the same was as JS) or use `hasAttribute`
to explicitly test for the presence of the attribute.

Changes have also been ported to PHP from JS.
Also added src/Wt2Html/PP/Processors/AddMediaInfo.php which was missing.

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

9546 of 12004 branches covered (79.52%)

14859 of 17576 relevant lines covered (84.54%)

28709.61 hits per line

Source Files on job 2368.3
  • Tree
  • List 0
  • Changed 56
  • Source Changed 32
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2224
  • Travis Job 2368.3
  • ff21c6e3 on github
  • Prev Job for on master (#2367.2)
  • Next Job for on master (#2369.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