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

npm / cli / #2487
97%
latest: 97%

Build:
Build:
LAST BUILD BRANCH: nlf/arborist-validation
DEFAULT BRANCH: latest
Ran 23 Jun 2021 06:01PM UTC
Jobs 1
Files 122
Run time 1min
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
#2487

push

isaacs
feat(ls): report *why* something is invalid

This is a papercut that has been driving me crazy when debugging
ERESOLVE issues.  It's not particularly useful to just say something is
"invalid", without showing which module's dependency is not being met.

With this commit, it prints all the packages that depend on that
dependency and do not have their required version met.

This does print multiple times for deduped deps that are invalid, but
if we skip the printing of the `invalid` label for deduped deps, we end
up losing information that is only detected later in the tree walk.

3112 of 3201 branches covered (97.22%)

Branch coverage included in aggregate %.

7 of 7 new or added lines in 1 file covered. (100.0%)

5274 of 5417 relevant lines covered (97.36%)

25.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2487.1 23 Jun 2021 06:01PM UTC 0
97.31
Source Files on build #2487
Detailed source file information is not available for this build.
  • Back to Repo
  • 3f2e8444 on github
  • Prev Build on isaacs/ls-invalid-helpful-info
  • Next Build on isaacs/ls-invalid-helpful-info
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