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

eugeneware / unique-stream / 30 / 3
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2016 06:37PM 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

14 Jan 2016 06:36PM UTC coverage: 96.296% (+0.1%) from 96.154%
30.3

Pull #11

travis-ci

parshap
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
Pull Request #11: Fix dependence on object key order

26 of 27 relevant lines covered (96.3%)

29.78 hits per line

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