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

jshint / jshint / 2863 / 1
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 20 Dec 2018 05:51PM UTC
Files 14
Run time 1s
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

20 Dec 2018 05:50PM UTC coverage: 98.598%. First build
2863.1

push

travis-ci

rwaldron
[[FIX]] Accept new RegExp flag introduced by ES6

ECMAScript 6 introduces the "u" flag for regular expressions. Extend the
lexer to accept this when linting ES6 code.

Existing code attempts to compile regular expression literals as a
mechanism to ensure validity. Update this code to ignore regular
expression flags in order to ensure consistent behavior when JSHint is
executed in ES5 and ES6 environments.

4148 of 4207 relevant lines covered (98.6%)

3681.36 hits per line

Source Files on job 2863.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2839
  • Travis Job 2863.1
  • 26b9e530 on github
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