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

GochoMugo / onpm / 5
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 19 Dec 2014 09:01PM UTC
Jobs 2
Files 4
Run time 53s
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
5

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%)

3.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5.1 19 Dec 2014 09:02PM UTC 0
65.85
Travis Job 5.1
2 5.2 19 Dec 2014 09:01PM UTC 0
65.85
Travis Job 5.2
Source Files on build 5
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5
  • f5f0215e on github
  • Prev Build on develop (#4)
  • Next Build on develop (#6)
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