Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --exclude=package1,package2 flag #71

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

khromov
Copy link

@khromov khromov commented Jul 24, 2023

As per #70

The tests are broken (the dependency counts do not correspond to the counts), seems to have been noted in #49 before but not merged.

@@ -0,0 +1 @@
6
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't look like this file is used? Accidental addition?

@siddharthkp
Copy link
Owner

siddharthkp commented Jul 25, 2023

The tests are broken (the dependency counts do not correspond to the counts)

Not sure why that is honestly, it's not because the test-data has always been wrong. I'm pretty sure it's because the saved sizes were based on an older node/npm/lockfile version which don't match the size with newer versions 🤔

I'd be happy accepting another PR before this one that bring the test to Node LTS and current. I also understand if this is a more of an effort than you initially expected and want to skip!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants