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

wikimedia / parsoid / 2368
85%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2019 03:55PM UTC
Jobs 3
Files 116
Run time 14min
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
2368

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

86128.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2368.1 15 Mar 2019 04:00PM UTC 0
84.54
Travis Job 2368.1
2 2368.2 15 Mar 2019 03:55PM UTC 0
84.54
Travis Job 2368.2
3 2368.3 15 Mar 2019 04:02PM UTC 0
84.54
Travis Job 2368.3
Source Files on build 2368
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2368
  • ff21c6e3 on github
  • Prev Build on master (#2367)
  • Next Build on master (#2369)
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