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

pouchdb / pouchdb / 9250 / 30
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2017 05:20PM 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

13 Mar 2017 03:54PM UTC coverage: 97.714% (-0.03%) from 97.739%
COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find

push

travis-ci

willholley
(#5717) - Support selector filter in changes()

As a precursor to supporting selectors in replication, add support for
filtering _changes using a selector. Note that this doesn't work in
CouchDB 1.x which predates the find/selector feature.

The bulk of this commit involves splitting out the core selector logic
from the pouchdb-find plugin into a new module, pouchdb-selector-core,
that can be used in the pouchdb core without pulling in all of pouchdb-find.
There are no unit tests for the new module - we rely on the integration tests
for changes() and pouchdb-find.

The istanbul ignores can be removed when PouchDB server has this functionality,
and so the tests can run over the http adapter as well.

fixup

2712 of 2907 branches covered (93.29%)

5625 of 5625 relevant lines covered (100.0%)

23498.53 hits per line

Source Files on job 9250.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 9250
  • Travis Job 9250.30
  • e971ff89 on github
  • Prev Job for COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find on master (#9248.30)
  • Next Job for COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find on master (#9254.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