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

pouchdb / pouchdb / 8657
100%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2016 10:19PM UTC
Jobs 1
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

pending completion
8657

push

travis-ci

daleharvey
(#5793) - fixes for sync against Couchbase Sync Gateway

* (#5793) - test _conflicts: [] is rejected by bulk_docs

* (#5793) - test _conflicts in allDocs

allDocs should not contain a _conflicts array
when no conflicts exist. This is the behaviour in CouchDB but
not in other implementations.

* (#5793) - do not return empty _conflicts array

Previously, PouchDB would include an empty conflicts array in the
response to a document fetch with conflicts=true specified. This patch
adjusts it to match the CouchDB behaviour, omitting the _conflicts
field altogether if there are no conflicts for a given document.

* (#5793) - do not POST _conflicts during sync

Couchbase Sync Gateway throws errors when a document within a bulk_docs
request includes a _conflicts field. Strictly speaking, this is likely
a CSG error - it should behave the same as CouchDB - but this is a
pragmatic fix to keep PouchDB compatible.

4633 of 4633 relevant lines covered (100.0%)

26773.0 hits per line

Jobs
ID Job ID Ran Files Coverage
37 8657.37 (COMMAND=report-coverage COVERAGE=1) 01 Nov 2016 10:19PM UTC 0
100.0
Travis Job 8657.37
Source Files on build 8657
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8657
  • ef1db281 on github
  • Prev Build on master (#8656)
  • Next Build on master (#8659)
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