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

strongloop / loopback-next / 3505 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2018 09:28AM UTC
Files 167
Run time 5s
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

25 Jan 2018 09:17AM UTC coverage: 96.679% (+0.01%) from 96.667%
3505.1

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

969 of 1084 branches covered (89.39%)

Branch coverage included in aggregate %.

6979 of 7137 relevant lines covered (97.79%)

41.83 hits per line

Source Files on job 3505.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3505
  • Travis Job 3505.1
  • 76a7f56c on github
  • Prev Job for on master (#3503.2)
  • Next Job for on master (#3507.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