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

npm / arborist / #323

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 12 Oct 2020 11:58PM UTC
Jobs 1
Files 33
Run time 4s
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
#323

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 %.

3334 of 3334 relevant lines covered (100.0%)

378.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #323.1 12 Oct 2020 11:58PM UTC 0
100.0
Source Files on build #323
Detailed source file information is not available for this build.
  • Back to Repo
  • e0174a82 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