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

npm / arborist / #119

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 29 May 2020 01:29AM UTC
Jobs 1
Files 30
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
#119

push

ruyadorno
Base idealTree on actualTree if no lock present

Fix #79

If there is no package-lock.json or npm-shrinkwrap.json file present,
then base the idealTree on the actualTree if available.

This minimizes surprising meta-dep updates (and in some cases, extremely
slow install times!) when not using a package-lock.json file.

A caveat here is that it _may_ result in a lockfile being saved for the
first time with `resolved: null` for some deps, if they were present in
the `node_modules` folder to start with.

PR-URL: https://github.com/npm/arborist/pull/90
Credit: @isaacs
Close: #90
Reviewed-by: @ruyadorno

1877 of 1877 branches covered (100.0%)

Branch coverage included in aggregate %.

2812 of 2812 relevant lines covered (100.0%)

314.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #119.1 29 May 2020 01:29AM UTC 0
100.0
Source Files on build #119
Detailed source file information is not available for this build.
  • Back to Repo
  • b6ad06b1 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