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

jshint / jshint / 1565
100%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2015 06:17PM UTC
Jobs 2
Files 12
Run time 14s
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
1565

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

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

3703 of 3910 relevant lines covered (94.71%)

4218.08 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
src/jshint.js
4
100.0
src/lex.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 1565.1 09 Feb 2015 06:17PM UTC 0
94.71
Travis Job 1565.1
2 1565.2 09 Feb 2015 06:17PM UTC 0
94.71
Travis Job 1565.2
Source Files on build 1565
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1565
  • 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