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

npm / arborist / #323 / 1

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 12 Oct 2020 11:58PM UTC
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

12 Oct 2020 11:55PM UTC coverage: 100.0%. Remained the same
#323.1

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

Source Files on job #323.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 323
  • e0174a82 on github
  • Prev Job for on (##322.1)
  • Next Job for on (##324.1)
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