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

pouchdb / pouchdb / 9250
100%

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

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

Jobs
ID Job ID Ran Files Coverage
30 9250.30 (COMMAND=report-coverage COVERAGE=1 SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find) 13 Mar 2017 05:20PM UTC 0
97.71
Travis Job 9250.30
Source Files on build 9250
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9250
  • e971ff89 on github
  • Prev Build on master (#9248)
  • Next Build on master (#9254)
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