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

pouchdb / pouchdb / 10594
100%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2018 07:50PM UTC
Jobs 1
Files 1
Run time 1s
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
10594

push

travis-ci

daleharvey
 (#4642) - Deterministic revision numbers with md5

* Deterministic revision numbers with md5

This uses md5 to create the the revision number for a document. This
means that each document will have a deterministic revision nubmer.
This makes client side conflict resolution easier and will reduce the
number of conflicts

By default this is turned on, but a user can fallback to generating
random revision numbers by passing `useMd5Rev: false' as an option to a
new PouchDB instance

* add some extra tests

* fixes from review

* fix eslint issue

* only check revExists on newEdits = false

* fix idb-next and rename to deterministic_revs

* fix for same rev for new and old doc

2830 of 3066 branches covered (92.3%)

5844 of 5844 relevant lines covered (100.0%)

20344.92 hits per line

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