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

GochoMugo / onpm / 5 / 2
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 19 Dec 2014 09:01PM UTC
Files 4
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

19 Dec 2014 08:47PM UTC coverage: 65.854% (-1.5%) from 67.308%
5.2

push

travis-ci

GochoMugo
Fix tests and package installation

Corrected the coverage badge in "README.md" to point correctly to
coveralls.io image endpoint.

Added "custom-logger" as new dependency in "package.json" so that
it be used in outputting to screen in a pretty way from "index.js".

Fixed an Error where package installation was invoked twice. This
was due to a "npm.installPackage" nested in another "npm.installPackage"
in ".installPackage()" in file "index.js"

Added "mkdirp" as new dependency in "package.json" to allow creating
of non-existent directories in the destination path once
`.copyDirectory()` was invoked from "lib/cache.js". This allowed
a test in "test/test.cache.js" to pass.

`.storeIntoCache()` in "lib/cache.js" did NOT evaluate the targetted
package in the node_modules correctly. This is fixed allowing a test
in "test/test.cache.js" to pass.

Unnecessary module imports in "lib/index.js" have been removed.

Installing using `.installPackage()` from "lib/npm.js" to install package
from online npm registry spawns a new child process. This is implemented
in "lib/npm.js"

Few tests in "test/test.integration.js" have been clarified better.

81 of 123 relevant lines covered (65.85%)

1.5 hits per line

Source Files on job 5.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5
  • Travis Job 5.2
  • f5f0215e on github
  • Prev Job for on develop (#4.2)
  • Next Job for on develop (#6.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