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

wikimedia / parsoid / 2394
85%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2019 05:13PM UTC
Jobs 3
Files 116
Run time 6min
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
2394

push

travis-ci

jenkins-bot
Make ListHandler pass phan

Phan really didn't like the ad-hoc "use an array for list frame objects"
style. Although I could have annotated each place it complained, or
fallen back on some `array<string,mixed>` type for the ListFrame, it
seemed better just to create a proper class.  Leads to more readable
code and more accurate phan checks.

I also made the $bullet_chars_map static while I was at it.  PHP 7.2
lets you just initialize this statically, saving a bit of extra
work.

Change-Id: If4244406d

9553 of 12024 branches covered (79.45%)

14868 of 17609 relevant lines covered (84.43%)

86180.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2394.1 21 Mar 2019 05:13PM UTC 0
84.43
Travis Job 2394.1
2 2394.2 21 Mar 2019 05:12PM UTC 0
84.43
Travis Job 2394.2
3 2394.3 21 Mar 2019 05:19PM UTC 0
84.43
Travis Job 2394.3
Source Files on build 2394
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2394
  • b1b04ce3 on github
  • Prev Build on master (#2391)
  • Next Build on master (#2395)
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