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

hoodiehq / spawn-pouchdb-server / 98 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2015 01:16PM UTC
Files 4
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

23 Oct 2015 01:15PM UTC coverage: 89.189% (-2.3%) from 91.509%
98.1

push

travis-ci

gr2m
feat: stop server

Add `server.stop` method which is exposed to the callback:
```js
spawnPouchdbServer(function (error, server) {
  console.log('PouchDB Server stared at localhost:5985/_utils')
  server.stop(function () {
    console.log('PouchDB Server stopped')
  })
})
```

The main process is not killed in case pouchdb server is stopped via
`server.stop()`.

Closes #14

99 of 111 relevant lines covered (89.19%)

3.94 hits per line

Source Files on job 98.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 98
  • Travis Job 98.1
  • 8c17b0c4 on github
  • Prev Job for on master (#94.1)
  • Next Job for on master (#104.1)
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