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

jshint / jshint / 3078 / 6
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2020 06:03PM UTC
Files 15
Run time 1min
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

16 Jun 2020 05:59PM UTC coverage: 100.0% (+0.02%) from 99.978%
CMD=test-node

push

travis-ci

rwaldron
[[FIX]] Improve numeric literal warnings/errors

Previously, JSHint issued the warning W045 in response to invalid
numeric literals and numeric literals which could not be represented
with the JavaScript "number" type. (The existing code comment which
claims otherwise is erroneous.) While the warning's message was generic
enough to describe both cases ("Bad number"), the dual usage undermined
JSHint's distinction between "errors" and "warnings."

Create a new error to describe the invalid syntax and emit it as
appropriate. Reword the existing warning to more precisely describe the
likely programming error it reflects.

4487 of 4487 relevant lines covered (100.0%)

3864.59 hits per line

Source Files on job 3078.6 (CMD=test-node)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3043
  • Travis Job 3078.6
  • 370e1597 on github
  • Prev Job for CMD=test-node on master (#3074.1)
  • Next Job for CMD=test-node on master (#3079.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