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

hoaproject / Console / 3 / 5
59%
master: 59%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2017 08:36AM UTC
Files 14
Run time 0s
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

08 Mar 2017 08:26AM UTC coverage: 60.724%. First build
ENABLE_XDEBUG=true

push

travis-ci

Hywan
Tput: Deterministic order for `name` and `desc…`.

In PHP 5.x, `list` arguments are assigned from one direction, and in PHP
7.x, the opposite direction. The consequence for us is that the array is
filled with the same pairs, but not in the same order:

    […, 'name' => …, 'description' => …, …]

vs.

    […, 'description' => …, 'name' => …, …]

Removing `list` ensures a deterministic form in all PHP versions.

872 of 1436 relevant lines covered (60.72%)

0.61 hits per line

Source Files on job 3.5 (ENABLE_XDEBUG=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3
  • Travis Job 3.5
  • 8e324191 on github
  • Next Job for ENABLE_XDEBUG=true on master (#4.5)
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