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

npm / arborist / #107 / 1

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

27 May 2020 11:26PM UTC coverage: 100.0%. Remained the same
#107.1

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

Source Files on job #107.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 107
  • a337e338 on github
  • Prev Job for on (##106.1)
  • Next Job for on (##108.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