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

wikimedia / parsoid / 2551
85%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2019 05:38PM UTC
Jobs 3
Files 152
Run time 8min
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
2551

push

travis-ci

cscott
<a href="https://github.com/wikimedia/parsoid/commit/1c9e57e70">Fix phan issues found by phan 1.3.2

The latest version of phan throws some lint errors which phan 1.3.1 did not.

These appear to mostly be false positives; tighter types on the variables
involved remove most of them.

SiteConfig seems to show a phan bug, however: the late initialization of
SiteConfig::nsNames in SiteConfig::loadSiteData (and in particular, the
initial `$this-&gt;nsNames = []` statement) appears to confuse phan about
the type of the `nsNames` property, completely overriding the type set
by the `@var` annotation at the declaration site.  Moving the
initializations to the constructor works around this problem.

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

9546 of 12039 branches covered (79.29%)

14922 of 17691 relevant lines covered (84.35%)

93042.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2551.1 29 Apr 2019 05:42PM UTC 0
84.35
Travis Job 2551.1
2 2551.2 29 Apr 2019 05:38PM UTC 0
84.35
Travis Job 2551.2
3 2551.3 29 Apr 2019 05:46PM UTC 0
84.35
Travis Job 2551.3
Source Files on build 2551
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2551
  • 1c9e57e7 on github
  • Prev Build on master (#2550)
  • Next Build on master (#2552)
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