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

lodash / lodash / 4865 / 3
33%
master: 33%

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

25 Jul 2016 07:15PM UTC coverage: 99.773%. Remained the same
ISTANBUL=true

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

Source Files on job 4865.3 (ISTANBUL=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4865
  • Travis Job 4865.3
  • f76ba3c4 on github
  • Prev Job for ISTANBUL=true on master (#4862.3)
  • Next Job for ISTANBUL=true on master (#4866.3)
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