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

laravel / framework / 23586
19%
5.2: %

Build:
Build:
LAST BUILD BRANCH: add-coveralls-to-master
DEFAULT BRANCH: 5.2
Ran 07 Nov 2018 10:08PM UTC
Jobs 1
Files 80
Run time 7s
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
23586

push

travis-ci

taylorotwell
Fix jobs that cause indefinite looping if queue driver goes away (#15167)

In instances where your queue driver goes away (network connectivity,
database locks, jobs table doesn’t exist, etc), exceptions are
generated but never caught by the `pop` method.

As a result, `sleep` is never called and these exceptions are spewed to
`laravel.log` until either somebody notices, the driver returns, or the
log file fills the disk entirely/you tank your <remote bug tracking
service> quota for the month.

1431 of 1742 relevant lines covered (82.15%)

1.2 hits per line

Jobs
ID Job ID Ran Files Coverage
6 23586.6 07 Nov 2018 10:08PM UTC 0
82.15
Travis Job 23586.6
Source Files on build 23586
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #23586
  • 5858edc5 on github
  • Prev Build on 5.1 (#19964)
  • Next Build on 5.1 (#34765)
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