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

pouchdb / pouchdb / 8512
100%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2016 12:11PM 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
8512

push

travis-ci

KlausTrainer
(#5612) - remove stringify/parse hack

When evaluating map/reduce functions in a sandbox by using node's `vm` module,
we returned a stringified result, which we then parsed outside the sandbox. We
did that in order to make chai's object extension magic with `chai.should()`
work, which doesn't work for objects that are returned from a `vm` sandbox
(https://stackoverflow.com/a/16273649/680742).

This removes the hack, and solves the issue by using chai's `assert` functions
in the particular test cases instead of the `should` property.

4605 of 4605 relevant lines covered (100.0%)

26671.2 hits per line

Jobs
ID Job ID Ran Files Coverage
37 8512.37 (COMMAND=report-coverage COVERAGE=1) 17 Sep 2016 12:11PM UTC 0
100.0
Travis Job 8512.37
Source Files on build 8512
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8512
  • a5b0648d on github
  • Prev Build on master (#8511)
  • Next Build on master (#8521)
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