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

cocur / background-process / 63 / 5
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2018 01:34AM UTC
Files 130
Run time 15s
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

29 Sep 2016 09:41PM UTC coverage: 91.494%. First build
63.5

Pull #19

travis-ci

web-flow
Allow resume the process any time by setting process id

With those updates  we could execute a command save the pid on the database and if we need to do something while the process is running we can return and do something like that.
```
$process = new BackgroundProcess();
$process->setPid($my_process_id);
$process->stop();
```
Pull Request #19: Allow resume the process any time by setting process id

2119 of 2316 relevant lines covered (91.49%)

21.08 hits per line

Source Files on job 63.5
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 63.5
  • c9f637c3 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