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

Check Test coverage on an array of files. #23

Open
farabi opened this issue Feb 27, 2020 · 4 comments
Open

Check Test coverage on an array of files. #23

farabi opened this issue Feb 27, 2020 · 4 comments

Comments

@farabi
Copy link

farabi commented Feb 27, 2020

Can we select files where we want to check the coverage ?
Like passing an array of Files to xcodeBuildCoverage method.

@f-meloni
Copy link
Owner

You can exclude targets, but at the moment you can not specify the files.
It shouldn't be hard to implement though

@farabi
Copy link
Author

farabi commented Mar 2, 2020

I will try to do a pull request for that 👍

@mkotsiandris
Copy link

Just something to add to this discussion. I needed to exclude certain files from Code Coverage and I forked and made the changes here.

If @f-meloni you don't have a problem I can move some of the changes and open a PR on your repository.

@rarias84
Copy link

Just something to add to this discussion. I needed to exclude certain files from Code Coverage and I forked and made the changes here.

If @f-meloni you don't have a problem I can move some of the changes and open a PR on your repository.

What happened with this? Im interested too

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

4 participants