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

clappcom / szamlazzhuclient / 22 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2017 01:59PM UTC
Files 13
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

21 Oct 2017 01:57PM UTC coverage: 72.0% (-28.0%) from 100.0%
22.2

Pull #4

travis-ci

web-flow
update array_where usage

Since Laravel 5.3 the array_where should be used like this:

$array = array_where($array, function ($value, $key) {
    return is_string($value);
});

https://laravel.com/docs/5.3/helpers#method-array-where
Pull Request #4: update array_where usage

198 of 275 relevant lines covered (72.0%)

4.05 hits per line

Source Files on job 22.2
  • Tree
  • List 0
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 22.2
  • aca7a10e on github
  • Prev Job for on master (#21.3)
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