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

npm / arborist / #374 / 1

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 23 Oct 2020 10:53PM UTC
Files 29
Run time 3s
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

23 Oct 2020 10:51PM UTC coverage: 19.588% (-80.4%) from 100.0%
#374.1

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

Source Files on job #374.1
  • Tree
  • List 0
  • Changed 17
  • Source Changed 2
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 374
  • 87a9fa92 on github
  • Prev Job for on (##373.1)
  • Next Job for on (##375.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