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

jshint / jshint / 1557 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2015 04:55AM UTC
Files 12
Run time 2s
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

07 Feb 2015 04:54AM UTC coverage: 94.824%. Remained the same
1557.1

Pull #2163

travis-ci

takenspc
[[FIX]] Revert Issue #1426: Make some Node globals writeable.

Make global variables except `export` readonly in node and browserify
environments.

jshint has options to make global variables writable so that developers can
suppress errors when they really have to do.

BREAKING CHANGE:

This change will add `Read only.` errors to scripts which overrite global
variables in node and browserify.

In order to work around this change, you will need add a /* global */ line to
make them writable.
Pull Request #2163: [[FIX]] Revert Issue #1426: Make some Node globals writeable.

3536 of 3729 relevant lines covered (94.82%)

2127.51 hits per line

Source Files on job 1557.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1557
  • Travis Job 1557.1
  • f0f3614e on github
  • Prev Job for on master (#1556.1)
  • Next Job for on master (#1558.1)
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