Code Coverage not being shown after bitbucket pipeline build

Hey there.

I think you’re facing an issue we plan on fixing soon, where PRs with 0 New Lines to Cover don’t show coverage information.

Can you check the Measures > Coverage section of your PR to see if you have any lines to cover?

If there are 0, it probably means you have everything configured correctly (and it will work on the main branch), and you’re just facing a display issue we have in the backlog.