Closed akurtakov closed 1 year ago
@laeubi Do you think you can help with that?
I'll take a look it should be possible as I have seen some project having a "coverage" badge ... is this produced (where?) as part of the regular build or do wee need a special profile for that?
https://github.com/eclipse/tycho/blob/master/pom.xml#L500 is where the data is gathered.
And yes it's extra profie "coverage"
For advanced reporting codecov seems suitable but maybe needs setup from an github-admin: https://docs.codecov.com/docs
It also allows to comment on PRs https://docs.codecov.com/docs/pull-request-comments
It's time to admit no interest here.
Tycho build already uses jacoco to gather the coverage data. It would be nice if either github or jenkins verification jobs publish the changes.