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

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

Build:
DEFAULT BRANCH: master
Ran 18 Jun 2020 07:05AM UTC
Files 652
Run time 44s
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

18 Jun 2020 06:50AM UTC coverage: 91.277%. Remained the same
TASK=test

push

travis-ci-com

bajtos
chore(tsdocs): move fixture build out of main build task

Rework tsdocs build scripts as follows:

Introduce a new npm task `build:fixtures` that can be used to rebuild
files in `fixtures/monorepo`.

Move this new task out of the main `build` task for the following
reasons:

1. The global `npm run build` command no longer invokes `build` scripts
   in individual packages, we use Project References to build the entire
   loopback-next monorepo as a whole. I find it confusing to have
   different behavior when a package is built from monorepo or locally.

2. It is very rare that we need to (re)build tsdoc fixtures. The files
   created by the compiler are versioned by `git`, rebuild is needed
   only to update JavaScript files to match the new `tsc` output.

3. Sometimes, I would see tsdoc fixtures build triggered by unrelated
   actions, e.g. `npm run tsdocs`, which adds unnecessary friction
   to our dev process.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>

5668 of 6773 branches covered (83.69%)

Branch coverage included in aggregate %.

14842 of 15697 relevant lines covered (94.55%)

1089.73 hits per line

Source Files on job 19187.1 (TASK=test)
  • 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 15116
  • Travis Job 19187.1
  • d653cfc4 on github
  • Prev Job for TASK=test on master (#19186.1)
  • Next Job for TASK=test on master (#19194.1)
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