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

234 - Glob support for coverage locations #240

Merged

Conversation

Sumolari
Copy link
Contributor

@Sumolari Sumolari commented Oct 1, 2020

Now you can pass globs as coverage locations, @actions/glob is used to convert them to absolute paths.

Fixes #234

@Sumolari Sumolari marked this pull request as draft October 1, 2020 15:57
@Sumolari Sumolari force-pushed the 234-Glob-support-for-coverage-locations branch from 5ab2c96 to 357b1db Compare October 1, 2020 15:59
@Sumolari Sumolari marked this pull request as ready for review October 1, 2020 15:59
test/main.test.ts Outdated Show resolved Hide resolved
@Sumolari Sumolari force-pushed the 234-Glob-support-for-coverage-locations branch from 357b1db to 2327fa1 Compare October 1, 2020 16:01
@paambaati paambaati added the enhancement New feature or request label Oct 1, 2020
@paambaati paambaati merged commit 3381fb6 into paambaati:master Oct 3, 2020
@paambaati
Copy link
Owner

@Sumolari Thanks a lot for this PR! This has now landed in v2.7.4 🎉

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

Successfully merging this pull request may close these issues.

Glob support for coverage locations
2 participants