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

support multiple folders/repos #22

Open
patrickkettner opened this issue Apr 23, 2015 · 2 comments
Open

support multiple folders/repos #22

patrickkettner opened this issue Apr 23, 2015 · 2 comments
Milestone

Comments

@patrickkettner
Copy link
Contributor

especially for the executive-type summary, we need to support multiple sources.

I think this will mean running all tests in the multiple sources, then concating all of the results before feeding them into the reports

@baer
Copy link
Contributor

baer commented Apr 23, 2015

Can't we just pass multiple roots to globby to generate the files array?

@patrickkettner
Copy link
Contributor Author

We could, but that would possibly require a whole lot of path negation of
you only want to compare N dirs out of (more than N). Plus, that would
require a separate config.

Do you have reservations towards the idea?

On Thu, Apr 23, 2015, 2:12 PM Eric Baer notifications@github.com wrote:

Can't we just pass multiple roots to globby to generate the files array?


Reply to this email directly or view it on GitHub
#22 (comment)
.

@baer baer added this to the 1.0.0 milestone May 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants