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

Parallel with coverprofile? #198

Open
captainswain opened this issue Jul 8, 2021 · 1 comment
Open

Parallel with coverprofile? #198

captainswain opened this issue Jul 8, 2021 · 1 comment

Comments

@captainswain
Copy link

Hi,

I'm currently attempting to use the parallel flag using

goveralls -parallel -coverprofile=cover.out ...

then a final call like

goveralls -parallel-finish 

However, the parallel finish doesn't seem to be hitting the webhook correctly.

Is this functionality currently supported? Or do I need to run my tests with goveralls to use the parallel job submissions?

@shogo82148
Copy link
Collaborator

It works on my repositories.

Can you tell me more details? e.g. CI environment, the actual script you ran, etc.

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

2 participants