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

npm / arborist / #319

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 12 Oct 2020 10:15PM UTC
Jobs 1
Files 33
Run time 3s
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
#319

push

isaacs
Update peerDep conflict resolution logic

This change makes it so that:

- peerDeps will *always* install when --force is set
- peerDep conflicts will crash when --strict-peer-deps is set
- Otherwise, peerDep conflicts will be overridden force-style whenever
  the *cause* of the conflicting peer deps is not the current root
  project or a workspace.

To accomplish this, the "source" of the peerSet is tracked, and the
ERESOLVE explanation code is changed, because some sorts of conflicts
can be detected in the peerSet creation phase, before a Node is
instantiated.

2321 of 2321 branches covered (100.0%)

Branch coverage included in aggregate %.

3333 of 3333 relevant lines covered (100.0%)

378.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #319.1 12 Oct 2020 10:15PM UTC 0
100.0
Source Files on build #319
Detailed source file information is not available for this build.
  • Back to Repo
  • 6c927b0f 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