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

npm / arborist / #1099

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 14 Jul 2021 09:32PM UTC
Jobs 1
Files 37
Run time 95min
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
#1099

push

ruyadorno
feat(links): add lifecycle scripts interdependency

Adds the ability for lifecycle scripts of Link nodes to depend
on each other, such that a `prepare` script of linked module A
can make use of files that are a result of a `prepare` script of
a linked package B.

This is important in order to unlock workflows in which a workspace
needs to make use of another workspace but they all have transpilation
steps (very common in Typescript projects) so tracking the order
(and completion) in which the dependencies lifecycle scripts runs
becomes necessary.

Fixes: https://github.com/npm/cli/issues/3034

2935 of 2935 branches covered (100.0%)

Branch coverage included in aggregate %.

4000 of 4000 relevant lines covered (100.0%)

588.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1099.1 14 Jul 2021 09:32PM UTC 0
100.0
Source Files on build #1099
Detailed source file information is not available for this build.
  • Back to Repo
  • 094466d7 on github
  • Prev Build on
  • Next Build on
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