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

jscs-dev / node-jscs / 2923
97%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2015 08:42PM UTC
Jobs 3
Files 153
Run time 1min
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
2923

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%)

167.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2923.1 17 Jul 2015 08:42PM UTC 0
99.57
Travis Job 2923.1
2 2923.2 17 Jul 2015 08:43PM UTC 0
99.57
Travis Job 2923.2
3 2923.3 17 Jul 2015 08:43PM UTC 0
99.57
Travis Job 2923.3
Source Files on build 2923
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2923
  • 8a97a9e3 on github
  • Prev Build on master (#2922)
  • Next Build on master (#2926)
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