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

jscs-dev / node-jscs / 3096
97%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2015 08:11PM UTC
Jobs 3
Files 156
Run time 58s
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
3096

push

travis-ci

markelog
New Rule: validateOrderInObjectKeys

Validates the order in object keys.

Types: `Boolean` or `String`

Values:
  - `true` (alias to `asc`)
  - `"asc"`: requires sorting in ascending order
  - `"asc-insensitive"`: requires sorting in ascending order (case-insensitive)
  - `"asc-natural"`: requires sorting in ascending natural order
  - `"desc"`: requires sorting in descending order
  - `"desc-insensitive"`: requires sorting in descending order (case-insensitive)
  - `"desc-natural"`: requires sorting in descending natural order

Closes gh-1545

3852 of 3907 relevant lines covered (98.59%)

166.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3096.1 08 Aug 2015 08:11PM UTC 0
98.59
Travis Job 3096.1
2 3096.2 08 Aug 2015 08:12PM UTC 0
98.59
Travis Job 3096.2
3 3096.3 08 Aug 2015 08:12PM UTC 0
98.59
Travis Job 3096.3
Source Files on build 3096
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3096
  • c327cada on github
  • Prev Build on master (#3095)
  • Next Build on master (#3097)
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