Skip to content

Fix Coveralls Action #29457

@XhmikosR

Description

@XhmikosR

After we switched to GitHub Actions CI, the branch isn't passed on coveralls.

One way I've been experimenting is using COVERALLS_GIT_BRANCH: "${{ github.ref }}" but this results in refs/head/branch instead of branch, so it needs further manipulation.

There's an official action for coveralls, but it seems it leaves comments even when the setting on coveralls is disabled.

I'll try to find a solution soon.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions