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

Circle CI w/ Parallel Tests #53

Closed
jwg2s opened this issue Jul 11, 2014 · 5 comments
Closed

Circle CI w/ Parallel Tests #53

jwg2s opened this issue Jul 11, 2014 · 5 comments

Comments

@jwg2s
Copy link

jwg2s commented Jul 11, 2014

We've got our test suite running on Circle CI w/ 8 parallel containers. Is there any way to merge the results across containers? I see the documentation about merging test suite results, but that seems to be for one container running a single instance of your test suite, correct?

If not, is there some clarified documentation to get Coveralls set up out of the box with Circle CI parallelism?

That would be great!

@darbyw
Copy link

darbyw commented Dec 14, 2014

👍

@jwg2s
Copy link
Author

jwg2s commented Dec 15, 2014

Still haven't found or spent time to figure out a solution for this one either. We do pull request builds in multiple containers and the master branch (post-merge) in a single container to get accurate test coverage results. Post-merge is slower, but at least we get accurate numbers.

@nickmerwin
Copy link
Member

Hi guys this is ready to go!

Here are the preliminary docs for it:
https://coveralls.zendesk.com/hc/en-us/articles/203484329

@darbyw
Copy link

darbyw commented Feb 4, 2015

@nickmerwin you have no idea how happy I am to see this - can't wait to try it out, thanks!

@nickmerwin
Copy link
Member

@darbyw great! Please let me know how it goes.

Cheers!

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

3 participants