test-reporter icon indicating copy to clipboard operation
test-reporter copied to clipboard

Parallel tests and PR for forks

Open KillWolfVlad opened this issue 7 years ago • 1 comments

From your docs about parallel and multiple test suites:

upload and download partial test coverage data to/from shared storage (ex: AWS S3),

To setup AWS CLI tool I must export private environment variables, e.g. for Travis CI:

image

But this variables unavailable for PR from forks. From Travis CI docs:

Similarly, we do not provide these values to untrusted builds, triggered by pull requests from another repository.

So question: how forks will send me PRs if every build will fail or will be without coverage?

P.S. I :heart: your service and I want to use it. I believe that you can make the best test-reporter in the whole world.

P.P.S. As I understand It is builtin feature for codecov.io

KillWolfVlad avatar Sep 27 '18 17:09 KillWolfVlad

@KillWolfVlad thank you so much for your feedback. I'm sharing it with the team. We will post an update when we have news.

ale7714 avatar Oct 01 '18 22:10 ale7714