Assistance Needed – LCOV File Path Resolution Issue in GitHub Actions

Hey @365nguyen

I think this has to do with the file paths in your coverage report using \ instead of /. It reminded me of this issue from a few weeks ago.

It would be great if you could confirm the issue even if it means manually introducing a step to replace the \ with /.

I’ll also flag this for the team.