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

jshint / jshint / 3005 / 8
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2019 11:25PM UTC
Files 15
Run time 4s
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

21 Aug 2019 11:17PM UTC coverage: 100.0%. Remained the same
CMD=test-browser

push

travis-ci

rwaldron
[[FIX]] Validate lone arrow function parameter

Previously, the identifier parsing logic returned early for a lone arrow
function parameter in order to avoid incorrectly extending the
environment record in which the associated arrow function was defined.
This unintentionally circumvented logic which enforced restrictions on
identifier names.

Refactor the parsing logic to enforce the restriction in all cases, but
only alter the environment record when the identifier is not a lone
arrow function parameter.

4484 of 4484 relevant lines covered (100.0%)

3838.26 hits per line

Source Files on job 3005.8 (CMD=test-browser)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2974
  • Travis Job 3005.8
  • 38285cd7 on github
  • Prev Job for CMD=test-browser on master (#3004.8)
  • Next Job for CMD=test-browser on master (#3010.8)
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