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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: vendor patched micromatch module #593

Merged
merged 2 commits into from Jan 25, 2022

Conversation

drazisil-codecov
Copy link
Contributor

I'm not happy with this until I figure out why the tests passed before. 馃

@drazisil-codecov
Copy link
Contributor Author

May as well merge, I'm unable to determine why the tests don't appear to test what we expect of them :-/

Comment on lines +43 to +45
if (patterns.length === 0) {
return [...list]
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mitchell-codecov I believe this was the only change.

@mitchell-codecov mitchell-codecov merged commit 995cb19 into main Jan 25, 2022
@mitchell-codecov mitchell-codecov deleted the fix-windows-blocklist-handling branch January 25, 2022 14:16
@drazisil-codecov drazisil-codecov mentioned this pull request Jan 25, 2022
@michael-codecov michael-codecov mentioned this pull request Feb 3, 2022
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.

-f absolute path fails on windows uploader v0.1.15 with: "No paths matched existing files!"
2 participants