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

Do not require generating a new coverage report every time #524

Open
Mbuckley0 opened this issue Sep 11, 2024 · 0 comments
Open

Do not require generating a new coverage report every time #524

Mbuckley0 opened this issue Sep 11, 2024 · 0 comments

Comments

@Mbuckley0
Copy link

I have a github repo which contains multiple projects inside the same repo with each project being in a different folder. Right now we have to run tests for every project/folder in the repo so that we can generate and upload the full coverage report. I want to only run tests for projects that were changed and either only upload the coverage for those folders or pull existing coverage files for the folders that did not changed and sum+upload the total report that way.

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