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

ariatemplates / hashspace / 259 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2014 11:15AM UTC
Files 56
Run time 5s
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

03 Apr 2014 04:06PM UTC coverage: 86.323% (-0.03%) from 86.353%
259.1

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.

3730 of 4321 relevant lines covered (86.32%)

123.29 hits per line

Source Files on job 259.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 259
  • Travis Job 259.1
  • 225aad04 on github
  • Prev Job for on master (#254.1)
  • Next Job for on master (#265.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