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

strongloop / loopback-next / 3505
76%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2018 09:27AM UTC
Jobs 2
Files 167
Run time 36s
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
3505

push

travis-ci

bajtos
fix: apply source-maps to test errors

When we got rid of ts-node in #602, we also unintentionally dropped
the code modifying error stack traces to point to original TypeScript
sources instead of the transpiled JavaScript output.

As a result, assertion failures contained stack traces pointing to code
that we are not familiar with, which made troubleshooing difficult.

This commits add source-map-support as a global dev-dependency
plus a dev-dependency of example repositories that must work outside
of our monorepo too.

The single shared `mocha.opts` was split into two different options
files:

 - `mocha.ts.opts` which registers source-map support
 - `mocha.js.opts` with no support for source maps

970 of 1084 branches covered (89.48%)

Branch coverage included in aggregate %.

6979 of 7137 relevant lines covered (97.79%)

83.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3505.1 25 Jan 2018 09:28AM UTC 0
96.68
Travis Job 3505.1
2 3505.2 25 Jan 2018 09:27AM UTC 0
96.67
Travis Job 3505.2
Source Files on build 3505
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3505
  • 76a7f56c on github
  • Prev Build on master (#3503)
  • Next Build on master (#3507)
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