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

ariatemplates / hashspace / 449
76%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2014 12:45PM UTC
Jobs 1
Files 47
Run time 24s
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
449

push

travis-ci

PK1A
feat(transpiler): adds options for global mode and variable name

This commit is a continuation of a223a0bc2
for the transpiler. It adds support for the following two options in the
transpiler:
* mode: either `"commonJS"` (default) or `"global"`, determines whether
the transpiler adds the call to require at the beginning of the transpiled
file or not
* setVarName: defaults to `"$set"`, determines the name of the variable
pointing to the `$set` module

When calling the compiler, the options object is passed directly to the
transpiler, so that the existing `mode` option of the compiler is reused
in the transpiler.

close #246

Closes #246

3825 of 4251 relevant lines covered (89.98%)

136.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 449.1 21 Jul 2014 12:45PM UTC 0
89.98
Travis Job 449.1
Source Files on build 449
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #449
  • 27ac5fc1 on github
  • Prev Build on master (#448)
  • Next Build on master (#450)
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