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

npm / arborist / #267 / 1

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 28 Sep 2020 09:22PM UTC
Files 32
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

28 Sep 2020 09:19PM UTC coverage: 100.0%. Remained the same
#267.1

push

isaacs
Save provided range if not a subset of savePrefix

If a user installs `foo@1.x <1.2.3`, and we resolve to `1.2.2`, then we
should not save it as `^1.2.2`, since that would allow versions outside
of the requested range.

Explicit versions and tags are still saved using the savePrefix, since
those are not ranges, and users can set `--save-exact` if they wish it
to be saved exactly.

Fix: https://github.com/npm/arborist/issues/127
Fix: https://github.com/npm/cli/pull/193
Fix: https://npm.community/t/7005

2252 of 2252 branches covered (100.0%)

Branch coverage included in aggregate %.

3259 of 3259 relevant lines covered (100.0%)

354.21 hits per line

Source Files on job #267.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 267
  • 6aa0c2c4 on github
  • Prev Job for on (##266.1)
  • Next Job for on (##268.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