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

pouchdb / pouchdb / 8567 / 37
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2016 01:21PM 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

04 Oct 2016 11:17AM UTC coverage: 100.0%. Remained the same
COMMAND=report-coverage COVERAGE=1

push

travis-ci

daleharvey
(#5782) - Always use string representation of seed

* (#5782) - always use string representation of seed

I noticed that tests appeared to be deterministic when I specified
a seed value but the order of operations was different to that
reported by a specific test run.

This is because the initial seed generates an number (timestamp)
whereas an environment variable passed in is a string. Casting
all seed values to a string normalises these, allowing failing test
runs to be reproduced.

* (#5782) - remove duplicate seedrandom init

Seedrandom is already initialised in tests/integration/node.setup.js.
The second initialisation in this test appears to make things
non-deterministic again (I haven't dug into why) - removing it
makes seeding work as expected.

4608 of 4608 relevant lines covered (100.0%)

26678.06 hits per line

Source Files on job 8567.37 (COMMAND=report-coverage COVERAGE=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8567
  • Travis Job 8567.37
  • fa740d97 on github
  • Prev Job for COMMAND=report-coverage COVERAGE=1 on master (#8561.37)
  • Next Job for COMMAND=report-coverage COVERAGE=1 on master (#8568.37)
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