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

briancavalier / creed / 177
100%

Build:
DEFAULT BRANCH: master
Ran 11 Jul 2016 12:27AM UTC
Jobs 3
Files 24
Run time 34s
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
177

push

travis-ci

web-flow
Use buble dist, babel-register for tests (#12)

* Play with buble build for dist, babel 6 register for tests.

* Add node 6 to travis. Stop using includes()

* Compile to es5 + imports, use babel-register for tests, rollup for dist

This experiment uses buble to build the src and tests to build/src and
build/test, without transforming es2015 modules.  Then, it uses
babel-register with *only* the es2015 to commonjs module transform to
run the unit tests.  Finally, it uses rollup, with no additional
plugins to build the dist files.

Code coverage is completely broken in this setup, but it works well
otherwise, and avoids the problem of testing babel-generated code
while publishing buble-generated code.

* Update buble and un-quote methods

* Remove leftover use strict

596 of 599 relevant lines covered (99.5%)

95.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 177.1 (CXX=g++-4.8) 11 Jul 2016 12:28AM UTC 0
99.5
Travis Job 177.1
2 177.2 (CXX=g++-4.8) 11 Jul 2016 12:28AM UTC 0
99.5
Travis Job 177.2
3 177.3 (CXX=g++-4.8) 11 Jul 2016 12:27AM UTC 0
99.5
Travis Job 177.3
Source Files on build 177
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #177
  • 6bb64d97 on github
  • Prev Build on master (#172)
  • Next Build on master (#181)
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