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

ariatemplates / hashspace / 259
76%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2014 11:15AM UTC
Jobs 1
Files 50
Run time 10s
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
259

push

travis-ci

divdavem
Adding noder preprocessors for the compiler and the transpiler.

Here is a sample noder configuration which uses the transpiler
and the compiler preprocessors. Patterns can be adapted to select
which files will be processed by the compiler or the transpiler:

{
 packaging: {
  preprocessors: [{
   pattern : /\.hsp$/,
   module: "hsp/compiler/compile"
  }, {
   pattern : /\.(hsp|js)$/,
   module: "hsp/transpiler/transpile"
  }]
}

The compiler noder client-side package now also includes the
transpiler and uglify-js.

3595 of 4016 relevant lines covered (89.52%)

132.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 259.1 04 Apr 2014 11:15AM UTC 0
86.32
Travis Job 259.1
Source Files on build 259
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #259
  • 225aad04 on github
  • Prev Build on master (#254)
  • Next Build on master (#265)
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

© 2025 Coveralls, Inc