Coverage job not created on master branch #74
Unanswered
FrankHJCuypers
asked this question in
Q&A
Replies: 1 comment
|
Some additional info. The build log for the "JaCoCo Code Coverage Report" is the same except for some id's and hashes: The GitHub action workflow file is here. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
When I push a new commit to a feature branch, PavanMudigonda/jacoco-reporter@v5.0 creates "Coverage" job with the results.
But when I push to the master branch, the "Coverage" job with the results is not created.
Both branches are equal, with the same android_build.yaml.
Any idea what can cause this?
All reactions