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

jstransformers / jstransformer / 63 / 2
81%
master: 98%

Build:
Build:
LAST BUILD BRANCH: greenkeeper/coveralls-3.0.0
DEFAULT BRANCH: master
Ran 08 Jul 2015 01:43AM UTC
Files 1
Run time 0s
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

08 Jul 2015 01:42AM UTC coverage: 81.183%. Remained the same
63.2

push

travis-ci

TimothyGu
Better test category output

From:

     ✓ constructor - throws if `tr` is not an object (5ms)
     ✓ constructor - throws if `tr` does not have a name (1ms)
     ✓ constructor - throws if `tr` does not have an output format (1ms)
     ✓ constructor - throws if `tr` does not have any methods (0ms)
     ✓ constructor - passes for a well formed transformer (0ms)
     ✓ compile - with tr.compile(src, options) => fn (1ms)
     ✓ compile - without tr.compile (1ms)
     ✓ compile - without tr.compile, but with tr.render => fn (1ms)

to:

     • constructor
       ✓ throws if `tr` is not an object (2ms)
       ✓ throws if `tr` does not have a name (1ms)
       ✓ throws if `tr` does not have an output format (0ms)
       ✓ throws if `tr` does not have any methods (0ms)
       ✓ passes for a well formed transformer (0ms)
     • compile
       ✓ with tr.compile(src, options) => fn (0ms)
       ✓ with tr.render(src, options, locals) => body (1ms)
       ✓ without any of the above (1ms)

151 of 186 relevant lines covered (81.18%)

9.63 hits per line

Source Files on job 63.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 63
  • Travis Job 63.2
  • c4a4747d on github
  • Prev Job for on cascaded (#62.2)
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