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

bootprint / customize-engine-handlebars / 51 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1.x
DEFAULT BRANCH: master
Ran 14 Mar 2017 10:11PM UTC
Files 2
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

14 Mar 2017 10:10PM UTC coverage: 96.774%. Remained the same
51.2

push

travis-ci

nknapp
BREAKING: Support only node 6 and 7. Updated CI config

The introduction of source-locators breaks compatibility with
node-versions below 6, because the package 'handlebars-source-locators'
uses language features that are only available in node 6.

In addition, this commit introduces minor changes in the Travis-
configuration:

- "standard" is now a dev-dependency to enable controlled updates
  through Greenkeeper
- "thougth -d up-to-date" is run in Travis-CI to make sure the
  documentation is up-to-date
- Examples are not executed with a custom `console.log`-function
  that uses "json-stable-stringify" to create a stable output. This
  has been done because "`"thought up-to-date" compares the checked-in
  documentation to the documentation that would be generated right now.
  This requires the output of examples to be stable.
- Reduce load on traffic by executing Thought and Standard in their own
  build job (and not for each node version)
- Add caching-options to .travis.yml
- Run standard as precommit hook rathern than pre-push, because
  the check then always refers to the active branch.
- Run "standard --fix" on precommit rather than just "standard", because
  it is require most of the time, when "standard" fails.

18 of 22 branches covered (81.82%)

60 of 62 relevant lines covered (96.77%)

4.45 hits per line

Source Files on job 51.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 51
  • Travis Job 51.2
  • c639b399 on github
  • Prev Job for on source-locators (#48.2)
  • Next Job for on source-locators (#52.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