Test Coverage for GitHub project running jest tests not populating any data

Hey there.

I think you’re facing a bug that was already reported:

It only affects PRs/short-lived branches with no lines of code that can be covered by tests (0 new lines)

A fix is scheduled for an upcoming hardening sprint. You should be able to verify that coverage is read correctly by running an analysis (with coverage generated and passed to the scanner) on your main branch.