Code coverage not displaying on PR analysis

Hi Duarte,

Thanks for highlighting that issue; it looks like that was the cause!

I copied our code into a new repository with the code to analyse in the root folder. Ran a base analysis on “master” and then on a “test” branch targeting “master”; the SonarCloud results then showed both changed lines and missing test coverage:

(I think I’ve replicated the steps from Lines to cover on new code is 0 in PR and for branches)

I can’t see anyway to workaround this for now, so I guess we’ll just have to wait for the fix to be released!

Thanks.