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

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

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2019 05:46PM UTC
Files 152
Run time 9s
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

29 Apr 2019 05:08PM UTC coverage: 84.348%. Remained the same
2551.3

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

31013.98 hits per line

Source Files on job 2551.3
  • Tree
  • List 0
  • Changed 41
  • Source Changed 0
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2379
  • Travis Job 2551.3
  • 1c9e57e7 on github
  • Prev Job for on master (#2550.2)
  • Next Job for on master (#2552.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