coverallsapp/github-action

I just want a percent badge per branch

TheJaredWilcurt opened this issue · 1 comments

I was able to do this with Travis, but can't figure out how to get a branch shield that actually stays up to date with the latest commit on that branch.

I have tried many, many different things (each commit is a different attempt).

Notice how the branch badge shown at the top is 100% even though the current state of the branch is 98%. I want the badge to be "live" and always accurate for the current branch.

Update: I wrote an article with instructions on how to get coverage badges with Github Actions: