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

Possibility to not execute command and configure coverage report directory #19

Open
svsool opened this issue Aug 2, 2020 · 0 comments

Comments

@svsool
Copy link

svsool commented Aug 2, 2020

Hi,

As an idea it would be nice to have a possibility to configure coverage report directory instead of executing a test command. I think running tests multiple times because of coverage comment / annotations might cost more as well as take longer.

I think for now I can provide noop test command and put report in the cwd directory and it will work, but still it would be nice to have an explicit option for this case.

Here is a good example of parameters https://github.com/codecov/codecov-action this action can accept.

In one of my workflows I use directory parameter.

Thank you!

@svsool svsool changed the title Possibility to not execute command and possibility to configure coverage report directory Possibility to not execute command and configure coverage report directory Aug 2, 2020
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

No branches or pull requests

1 participant