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 ?