Skip to content

Conversation

@harryswift01
Copy link
Contributor

Summary

This PR will introduce a parallel build option for coveralls to avoid the failing PRs which come in with quick succession to each other.

Changes

Add Parallel Build Option in .github/workflows/example_package_project-ci.yaml

  • Add an extra step with parallel-finished: true

Impact

  • This will ensure that any future CI runs involving coveralls uses the parallel version and avoid the crash of jobs

@harryswift01 harryswift01 self-assigned this Jan 21, 2026
@harryswift01 harryswift01 linked an issue Jan 21, 2026 that may be closed by this pull request
@harryswift01 harryswift01 merged commit 6aed85b into main Jan 21, 2026
11 checks passed
@harryswift01 harryswift01 deleted the 47-bug-add-parallel-build-for-coveralls branch January 21, 2026 10:11
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

Successfully merging this pull request may close these issues.

[Bug]: Add Parallel Build for Coveralls

2 participants