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

fix: fix package spec parsing during cache add process #1738

Closed
wants to merge 1 commit into from

Conversation

mjeanroy
Copy link
Contributor

This commit is a fix for #1734
It fixes the spec "parsing" during the cache add command.

References

Close #1734

@mjeanroy mjeanroy requested a review from a team as a code owner August 28, 2020 22:13
@mjeanroy
Copy link
Contributor Author

The build fails because of coverage report, not sure what to do here, should I add tests for all cases?

@darcyclarke darcyclarke added the Release 7.x work is associated with a specific npm 7 release label Sep 1, 2020
@ruyadorno
Copy link
Contributor

Thanks @mjeanroy 😊 we're going to merge this fix into the next pre-release. For now we're just going to skip the unit tests since the reporter is very picky now and the file would need to have 100% LOC coverage in order to pass. 🙃

isaacs pushed a commit that referenced this pull request Sep 4, 2020
Close #1734

PR-URL: #1738
Credit: @mjeanroy
Close: #1738
Reviewed-by: @isaacs

EDIT(@isaacs): Removed test, pending full test coverage of lib/cache.js
@ruyadorno
Copy link
Contributor

merged in d6b134f

@ruyadorno ruyadorno closed this Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release 7.x work is associated with a specific npm 7 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants