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

pouchdb / pouchdb / 9492
100%

Build:
DEFAULT BRANCH: master
Ran 17 May 2017 05:43PM 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
9492

push

travis-ci

nolanlawson
(#5832) - new feature: force update.

* (#5832) - new feature: force update.
add a `force` option to `put` operation to allow update based on
non-leaf revison and generate a new conflict revision, instead of
reporting update conflict error.
it is implemented by generating `new_edits=false` option.

* optimized force update feature with method proposed by @ronag.
need not to fetch `revisions` from db, 2 revisions are enough,
namely the new generated one and the old one provided by the user.

* bugfix:explictly set radix to 10 for parseInt().

* fix an unintented change caused coverage becomes < 100%.

* replace const with var to fix PhantomJS tests failure.

* add test case of force putting on second level parent node.

* a simple note on the new `force` option for put() api.

2782 of 2989 branches covered (93.07%)

5749 of 5749 relevant lines covered (100.0%)

23149.85 hits per line

Jobs
ID Job ID Ran Files Coverage
30 9492.30 (COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find) 17 May 2017 05:43PM UTC 0
100.0
Travis Job 9492.30
Source Files on build 9492
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9492
  • dd594916 on github
  • Prev Build on master (#9486)
  • Next Build on master (#9504)
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