bcoe / bcoe/c8

Data: sources: file: wrong path for filenames with slashes

Open
#437 3 comments 0 reactions 0 assignees View on GitHub
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.
![obraz](https://user-images.githubusercontent.com/9119187/206426067-24c963fc-1313-46f5-b71d-d8dc7404c20d.png)

When I change the path manually to `%23hcr%23cj_common/%23hcr%23cj_db_tools.clas.abap` everything works.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.