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

jscs-dev / node-jscs / 2923 / 2
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2015 08:44PM UTC
Files 153
Run time 7s
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

17 Jul 2015 08:36PM UTC coverage: 99.574% (+0.008%) from 99.566%
2923.2

push

travis-ci

markelog
Preset: add requireVarDeclFirst rule to the relevant presets

Crockford - http://javascript.crockford.com/code.html#variable declarations
"The var statement should be the first statement in the function body."

Wikimedia - https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript#Declarations
"Variables must be declared before use and should be
the first statement of the function body."

WordPess - https://make.wordpress.org/core/handbook/best-practices/coding-standards/javascript/#declaring-variables-with-var
"Each function should begin with a single comma-delimited var
statement that declares any local variables necessary."

3742 of 3758 relevant lines covered (99.57%)

55.92 hits per line

Source Files on job 2923.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2923
  • Travis Job 2923.2
  • 8a97a9e3 on github
  • Prev Job for on master (#2922.2)
  • Next Job for on master (#2926.2)
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