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

npm / arborist / #374

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 23 Oct 2020 10:53PM UTC
Jobs 1
Files 29
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
#374

push

isaacs
Do not set fsParent to a link node

This was a weird side effect caused by the last bug, treating '..' as a
local node in the root's tree.  While that was fixed, it highlighted the
need for a better debug check on that sort of thing.

This adds a 'debug()' method, which takes a function.  The function is
ignored in normal operations, so it's perfectly fine to put expensive
and/or hazardously aggressive assertion crashes in there.  In tests,
methods passed to debug are always run, so we'll avoid creating new
scenarios where it could have been caught.

338 of 1913 branches covered (17.67%)

Branch coverage included in aggregate %.

518 of 2457 relevant lines covered (21.08%)

1.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #374.1 23 Oct 2020 10:53PM UTC 0
19.59
Source Files on build #374
Detailed source file information is not available for this build.
  • Back to Repo
  • 87a9fa92 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