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

jshint / jshint / 1566
100%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2015 06:39PM UTC
Jobs 2
Files 12
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
1566

Pull #2167

travis-ci

leebyron
[[FEAT]] Parse and lint JSX

JSX is a syntactical addition spec'd here: http://facebook.github.io/jsx/. It's frequently used alongside the React view rendering library, but is also used in other projects.

To avoid needing to transform before parsing, this adds the ability to parse and lint JSX laden code directly, provided that the `jsx` option is turned on.

Lint rules for undef follow the semantics of React if you ask it to by passing "react" to the "jsx" option, otherwise no assumptions are made about scoped variable usage.
Pull Request #2167: [[FEAT]] Parse and lint JSX

173 of 173 new or added lines in 3 files covered. (100.0%)

3707 of 3910 relevant lines covered (94.81%)

4227.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
src/jshint.js

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
src/lex.js
73
100.0
src/jshint.js
Jobs
ID Job ID Ran Files Coverage
1 1566.1 09 Feb 2015 06:41PM UTC 0
94.81
Travis Job 1566.1
2 1566.2 09 Feb 2015 06:39PM UTC 0
Travis Job 1566.2
Source Files on build 1566
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1566
  • Pull Request #2167
  • PR Base - master (#1556)
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