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 Jobs Pending completion forever #1786

Open
ssankalp26 opened this issue Dec 27, 2024 · 1 comment
Open

Parallel Jobs Pending completion forever #1786

ssankalp26 opened this issue Dec 27, 2024 · 1 comment

Comments

@ssankalp26
Copy link

Screenshot 2024-12-27 at 1 49 16 AM

I am experiencing an issue with parallel build coverage reporting. Despite all individual jobs uploading coverage successfully via the coverallsapp/github-action, the overall build remains stuck in "Pending completion." My workflow uses a matrix setup with pytest, and the issue seems related to the matrix not completing correctly in Coveralls.

@nikelborm
Copy link

nikelborm commented Jan 10, 2025

I also have very long pending completion statuses. And I don't even use parallel builds. I just build and generate coverage from one run, one job, one folder, and one coverage report that gets uploaded.

Screenshot From 2025-01-10 16-08-04

A link to my repo

A link to my Coveralls page

Link to GitHub Action step that triggered publishing coverage to Coverall

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