Data: sources: file: wrong path for filenames with slashes
Open
bug
p2
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
* **Version**: 16.13.1
* **Platform**: Windows/Linux
Hi, I am not sure if this is the right spot but I suppose that my issue lies in c8 or something that c8 uses.
Names of files in my project start with `/HCR/`.
The issue is that the path generated in tmp/.json file is wrong. That wrong generated path causes C8 to ignore my files in coverage report.

When I change the path manually to `%23hcr%23cj_common/%23hcr%23cj_db_tools.clas.abap` everything works.
Contributor guide
Assessment
This issue has not been assessed yet.