Badge not showing coverage data

Description

I’m using github actions to upload jacoco coverage report. When I preview report for master branch
( which is default ) there is ~67% coverage . However badge shows no unknown.
Is there some more commits required to be pushed to master branch ?
Is there a way to present badge for current branch in readme ? Not only master ?

Repository

Versions

N/A

Additional Information

N/A

Hi @khobar

https://codecov.io/gh/q-programming/shopper/graph/badge.svg works, where did you see to put branch and master into the URL, I think that was breaking it…

We may need to upload the UI or docs.

Hi ,
Thank you for reply.
I just copied markdown code from settngs page :