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

eugeneware / unique-stream / 32 / 1
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2016 04:24AM 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

16 Jan 2016 04:23AM UTC coverage: 81.481%. Remained the same
32.1

push

travis-ci

shinnn
Fix dependence on object key order

JSON.stringify is non-deterministic and can produce different output for
the "same" object:

> Properties of non-array objects are not guaranteed to be stringified
> in any particular order. Do not rely on ordering of properties within
> the same object within the stringification. [1]

This changes to use json-stable-stringify [2], a deterministic
implementation of JSON.stringify.

[1] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
[2] https://www.npmjs.com/package/json-stable-stringify

22 of 27 relevant lines covered (81.48%)

23.81 hits per line

Source Files on job 32.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 32
  • Travis Job 32.1
  • e013dbb2 on github
  • Prev Job for on master (#31.1)
  • Next Job for on master (#33.1)
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