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

pouchdb / pouchdb / 8200 / 41
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2016 01:38PM UTC
Files 1
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

07 Jul 2016 10:40AM UTC coverage: 100.0%. Remained the same
COMMAND=report-coverage

push

travis-ci

daleharvey
(#5379) - do not update checkpoint if last_seq has not changed

Avoid updating the checkpoint when there is no change to the sequence
number. This prevents unnecessary updates to the checkpoint document,
generating traffic and compaction bloat.

This approach doesn't help if the source database is CouchDB 2.0 or
Cloudant because sequence values may change even if the underlying
database doesn't. I can't think of a way around this, but it's also an
edge case - it just means that a PouchDB database might grow if
compaction isn't run.

4395 of 4395 relevant lines covered (100.0%)

27853.05 hits per line

Source Files on job 8200.41 (COMMAND=report-coverage)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8200
  • Travis Job 8200.41
  • 0d384e84 on github
  • Prev Job for COMMAND=report-coverage on master (#8197.41)
  • Next Job for COMMAND=report-coverage on master (#8201.41)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc