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

pouchdb / pouchdb / 10592
100%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2018 05:09PM UTC
Jobs 1
Files 1
Run time 2s
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
10592

push

travis-ci

daleharvey
fix: #6809 use _changes results last seq for since param

CouchDB 2.X /db/_changes can return different last_seq numbers to the exact same request (https://github.com/apache/couchdb/issues/748).
When PouchDB uses _changes?since=last_seq for its argument on the next batch request, it sometimes misses documents.
This instead uses the last seq number in the results array.
Unfortunately that also means having to remove seq_interval as an option.

2822 of 3058 branches covered (92.28%)

5836 of 5836 relevant lines covered (100.0%)

20057.93 hits per line

Jobs
ID Job ID Ran Files Coverage
26 10592.26 (COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find) 14 Mar 2018 05:09PM UTC 0
100.0
Travis Job 10592.26
Source Files on build 10592
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10592
  • 52a6e92f on github
  • Prev Build on master (#10586)
  • Next Build on master (#10594)
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