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

wikimedia / parsoid / 2394 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2019 05:13PM UTC
Files 116
Run time 10s
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

21 Mar 2019 04:53PM UTC coverage: 84.434%. Remained the same
2394.1

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

28726.79 hits per line

Source Files on job 2394.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2245
  • Travis Job 2394.1
  • b1b04ce3 on github
  • Prev Job for on master (#2391.1)
  • Next Job for on master (#2395.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