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

npm / arborist / #119 / 1

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

29 May 2020 01:25AM UTC coverage: 100.0%. Remained the same
#119.1

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

Source Files on job #119.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 119
  • b6ad06b1 on github
  • Prev Job for on (##118.1)
  • Next Job for on (##120.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