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

pouchdb / pouchdb / 9492 / 30
100%
master: 100%

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

17 May 2017 04:16PM UTC coverage: 100.0%. Remained the same
COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find

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

Source Files on job 9492.30 (COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9492
  • Travis Job 9492.30
  • dd594916 on github
  • Prev Job for COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find on master (#9486.30)
  • Next Job for COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find on master (#9504.30)
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