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

hoaproject / Console / 2
59%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2017 08:30AM UTC
Jobs 7
Files 14
Run time 1min
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
2

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

4 of 4 new or added lines in 1 file covered. (100.0%)

872 of 1436 relevant lines covered (60.72%)

0.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2.1 08 Mar 2017 08:30AM UTC 0
Travis Job 2.1
2 2.2 08 Mar 2017 08:30AM UTC 0
Travis Job 2.2
3 2.3 08 Mar 2017 08:30AM UTC 0
Travis Job 2.3
4 2.4 08 Mar 2017 08:30AM UTC 0
Travis Job 2.4
5 2.5 (ENABLE_XDEBUG=true) 08 Mar 2017 08:30AM UTC 0
60.72
Travis Job 2.5
6 2.6 (ENABLE_DEVTOOLS=true) 08 Mar 2017 08:31AM UTC 0
Travis Job 2.6
7 2.7 08 Mar 2017 08:31AM UTC 0
Travis Job 2.7
Source Files on build 2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2
  • Pull Request #80
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

© 2025 Coveralls, Inc