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

jshint / jshint / 2863
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 20 Dec 2018 05:50PM UTC
Jobs 4
Files 14
Run time 2min
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
2863

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.

129 of 129 new or added lines in 2 files covered. (100.0%)

4149 of 4207 relevant lines covered (98.62%)

14725.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2863.1 20 Dec 2018 05:51PM UTC 0
98.6
Travis Job 2863.1
2 2863.2 20 Dec 2018 05:51PM UTC 0
98.62
Travis Job 2863.2
3 2863.3 20 Dec 2018 05:50PM UTC 0
98.62
Travis Job 2863.3
4 2863.4 20 Dec 2018 05:52PM UTC 0
98.62
Travis Job 2863.4
Source Files on build 2863
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2863
  • 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