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

lodash / lodash / 4865
33%

Build:
DEFAULT BRANCH: master
Ran 25 Jul 2016 07:42PM UTC
Jobs 1
Files 1
Run time 6s
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
4865

push

travis-ci

jdalton
Fix missing semicolon (#2529)

I started on a documentation change but `npm run validate` after my initial pull revealed this linting error:

```
> jscs lodash.js

requireSemicolons: Missing semicolon after statement at lodash.js :
  5864 |    function isFlattenable(value) {
  5865 |      return isArray(value) || isArguments(value) ||
  5866 |        !!(spreadableSymbol && value && value[spreadableSymbol])
-----------------------------------------------------------------------^
  5867 |    }
  5868 |
```

3522 of 3530 relevant lines covered (99.77%)

5752.96 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4865.3 (ISTANBUL=true) 25 Jul 2016 07:42PM UTC 0
99.77
Travis Job 4865.3
Source Files on build 4865
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4865
  • f76ba3c4 on github
  • Prev Build on master (#4862)
  • Next Build on master (#4866)
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