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

strongloop / loopback-next / 19187
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 19187.1 (TASK=test) 18 Jun 2020 07:05AM UTC 0
91.28
Travis Job 19187.1
Source Files on build 19187
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #19187
  • d653cfc4 on github
  • Prev Build on master (#19186)
  • Next Build on master (#19194)
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