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

npm / arborist / #358

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 20 Oct 2020 08:26PM UTC
Jobs 1
Files 33
Run time 12s
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
#358

push

isaacs
Ensure that root is added when root.meta is set

This was causing the root metadata (name, version, and the package['']
member) to be missing when we replace the metadata object on the root
node during the buildIdealTree step (which we do for 'npm update' with
no package name args).

Implicitly add the node to the metadata whenever node.meta is set.  This
required a bit of shuffling around and the removal of some cases where
we _were_ explicitly adding the root node, since it is now no longer a
thing that can be forgotten.

Fix: npm/cli#1997

2340 of 2340 branches covered (100.0%)

Branch coverage included in aggregate %.

3347 of 3347 relevant lines covered (100.0%)

449.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #358.1 20 Oct 2020 08:26PM UTC 0
100.0
Source Files on build #358
Detailed source file information is not available for this build.
  • Back to Repo
  • 17425242 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