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

jstty / yanpm / 31 / 1
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.2.0
DEFAULT BRANCH: master
Ran 07 Apr 2017 10:13PM UTC
Files 2
Run time 0s
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 Apr 2017 10:10PM UTC coverage: 92.419% (+0.05%) from 92.366%
31.1

Pull #5

travis-ci

web-flow
(fix) Install modules where one module name is a substring of the other

Modules don't install or clean up correctly when `a !== b` but `a.indexOf(b) === 0`

e.g. when `a = 'lodash'` and `b = 'lod'`
```js
ya.add(['lod', 'lodash']);
yield ya.install();

var lod = ya.get('lod'); // correct
var lodash = ya.get('lodash'); // null
```
Pull Request #5: (fix) Install modules where one module name is a substring of the other

191 of 213 branches covered (89.67%)

256 of 277 relevant lines covered (92.42%)

260.43 hits per line

Source Files on job 31.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 31
  • Travis Job 31.1
  • 57fd4630 on github
  • Prev Job for on dev/v1.0 (#26.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