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

npm / arborist / #269

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 29 Sep 2020 04:24AM UTC
Jobs 1
Files 32
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

pending completion
#269

push

ruyadorno
fix: workspaces install entering an infinite loop

Turns out that having workspaces (or any linked packages) at the same
level depending on conflicting versions of a peer dep was not yet
handled by arborist. This specific combination was setting up the
install into an infinite loop, unable to properly resolve
build-ideal-tree._canPlaceDep.

This changeset adds tests for this specific scenario and also provides a
fix by properly resolving _canPlaceDep to a CONFLICT state if
trying to resolve conflicting versions of a peerDep within a link node,
resulting in throwing a proper ERESOLVE error in these cases.

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

2247 of 2247 branches covered (100.0%)

Branch coverage included in aggregate %.

3255 of 3255 relevant lines covered (100.0%)

354.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #269.1 29 Sep 2020 04:24AM UTC 0
100.0
Source Files on build #269
Detailed source file information is not available for this build.
  • Back to Repo
  • ef78b1f8 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