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

cocur / background-process / 63
92%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2018 01:33AM UTC
Jobs 2
Files 130
Run time 42s
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
63

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

2275 of 2486 relevant lines covered (91.51%)

39.15 hits per line

Jobs
ID Job ID Ran Files Coverage
3 63.3 09 Dec 2018 01:31AM UTC 0
91.08
Travis Job 63.3
5 63.5 09 Dec 2018 01:32AM UTC 0
91.49
Travis Job 63.5
Source Files on build 63
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #63
  • Pull Request #19
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