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

clappcom / szamlazzhuclient / 22
100%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2017 01:59PM UTC
Jobs 3
Files 13
Run time 9s
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
22

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

207 of 275 relevant lines covered (75.27%)

12.25 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
100.0
src/SzamlazzhuApiException.php
18
100.0
src/Invoice.php
44
100.0
src/SzamlazzhuClient.php
Jobs
ID Job ID Ran Files Coverage
1 22.1 21 Oct 2017 01:58PM UTC 0
72.0
Travis Job 22.1
2 22.2 21 Oct 2017 01:59PM UTC 0
72.0
Travis Job 22.2
3 22.3 21 Oct 2017 01:58PM UTC 0
72.0
Travis Job 22.3
Source Files on build 22
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22
  • Pull Request #4
  • PR Base - master (#21)
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