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

npm / arborist / #304 / 1

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 02 Oct 2020 06:06PM UTC
Files 32
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

02 Oct 2020 05:59PM UTC coverage: 100.0%. Remained the same
#304.1

push

isaacs
Respect gypfile:false flag in package.json

This does a couple of things:

1. Explicitly add a flag in _addToBuildSet to indicate that we've
   already checked this node.  This _should_ be unnecessary, but it's
   possible that we have no script and still need to check for a gypfile
   when we have old metadata, so this addresses the edge case there, and
   makes the logic a little clearer.
2. Use the defaultGypInstallScript from the @npmcli/node-gyp package,
   rather than a hard-coded string.
3. Handle cases where there are bins and also a default node-gyp script.

PR-URL: https://github.com/npm/arborist/pull/151
Credit: @isaacs
Close: #151
Reviewed-by: @nlf

2272 of 2272 branches covered (100.0%)

Branch coverage included in aggregate %.

3275 of 3275 relevant lines covered (100.0%)

353.65 hits per line

Source Files on job #304.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 304
  • 3f305279 on github
  • Prev Job for on (##303.1)
  • Next Job for on (##305.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