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

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

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2015 03:27PM 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

14 Oct 2015 03:27PM UTC coverage: 89.189% (-2.3%) from 91.509%
96.1

Pull #16

travis-ci

jo
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
Pull Request #16: feat: stop server

99 of 111 relevant lines covered (89.19%)

3.94 hits per line

Source Files on job 96.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 96
  • Travis Job 96.1
  • 6e474680 on github
  • Prev Job for on master (#94.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