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

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

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2017 08:30AM 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:28AM UTC coverage: 60.724%. First build
ENABLE_XDEBUG=true

Pull #80

travis-ci

web-flow
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.
Pull Request #80: CI: Set up Travis

872 of 1436 relevant lines covered (60.72%)

0.61 hits per line

Source Files on job 2.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 2
  • Travis Job 2.5
  • 85dd0a62 on github
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