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

npm / arborist / #107

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 27 May 2020 11:32PM UTC
Jobs 1
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

pending completion
#107

push

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

1877 of 1877 branches covered (100.0%)

Branch coverage included in aggregate %.

2812 of 2812 relevant lines covered (100.0%)

314.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #107.1 27 May 2020 11:32PM UTC 0
100.0
Source Files on build #107
Detailed source file information is not available for this build.
  • Back to Repo
  • a337e338 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