Skip to content

[General]: Reintroduce coveralls step back into PR merge to create base branches again #355

@harryswift01

Description

@harryswift01

Feedback or Inquiry

Following the recent GitHub Actions changes across CodeEntropy, the Coveralls check against the base branch is no longer active.

This appears to be because the relevant PR workflow step is no longer triggered after changes are pushed to main. As a result, when new pull requests are opened, Coveralls does not have an up-to-date base branch comparison available.

This step should be reintroduced so that PRs are checked against the latest base branch coverage. Without this, coverage differences may be inconsistent or missed entirely.

Additional Information

This affects the reliability of coverage reporting in pull requests, as changes may no longer be compared against the current main branch baseline.

Metadata

Metadata

Assignees

Labels

github_actionsPull requests that update GitHub Actions code

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions