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

jshint / jshint
97%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 15 Dec 2014 05:11PM UTC
Files 16
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

LAST BUILD ON BRANCH retry
branch: retry
CHANGE BRANCH
x
Reset
  • retry
  • 2.10.0
  • 2.10.1
  • 2.10.2
  • 2.10.3
  • 2.11.0
  • 2.11.0-rc1
  • 2.11.1
  • 2.11.2
  • 2.12.0
  • 2.13.0
  • 2.13.2
  • 2.13.3
  • 2.5.11
  • 2.6.0
  • 2.6.1
  • 2.6.2
  • 2.6.3
  • 2.7.0
  • 2.8.0
  • 2.9.0
  • 2.9.1
  • 2.9.1-rc1
  • 2.9.1-rc2
  • 2.9.1-rc3
  • 2.9.2
  • 2.9.3
  • 2.9.4
  • 2.9.5
  • 2.9.6
  • 2.9.7
  • W083-language-change
  • build-upgrades
  • cli-add-test
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/i-0.3.7
  • dependabot/npm_and_yarn/path-parse-1.0.7
  • dependabot/npm_and_yarn/shelljs-0.8.5
  • dependabot/npm_and_yarn/ws-6.2.2
  • docs-updates-2
  • fix-some-typos
  • iamlikeme-x-error-message-fix
  • istanbul-ignore
  • main
  • master
  • master-travis
  • remove-unnecessary-function
  • single-groups-fixes-2
  • tmp
  • v2.10.0
  • v2.10.0-2018-07-01
  • v2.10.0-2018-08-05
  • v2.10.0-2018-12-22
  • v2.10.0-2019-01-13
  • v2.10.0-rebased
  • v2.11.0
  • v2.12.0
  • v2.14.0
  • valueof-typo

pending completion
1942

push

travis-ci

jugglinmike
[[FIX]] Allow default values in destructuring.

Examples:
    let { a = 1 } = {};
    function b([ c = 1 ] = []) {}
    let d = ({ e: f = 1 } = {}) => {};

Fixes #1941

29 of 29 new or added lines in 1 file covered. (100.0%)

3757 of 3862 relevant lines covered (97.28%)

6017.51 hits per line

Relevant lines Covered
Build:
Build:
3862 RELEVANT LINES 3757 COVERED LINES
6017.51 HITS PER LINE
Source Files on retry
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1942 retry [[FIX]] Allow default values in destructuring. Examples: let { a = 1 } = {}; function b([ c = 1 ] = []) {} let d = ({ e: f = 1 } = {}) => {}; Fixes #1941 push 27 Jun 2015 11:59PM UTC jugglinmike travis-ci pending completion  
See All Builds (1661)
  • Repo 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