code-d icon indicating copy to clipboard operation
code-d copied to clipboard

Coverage not working: d related coding is in sub folder

Open andre2007 opened this issue 5 years ago • 1 comments

I open a folder as root folder in VSC with following structure

- d
    .dub
    dub.json
    source
    source-*.lst
- .gitignore
- dockerfile

Coverage related functionality (percentage, coloring) is not working. It only works if I open folder d as root folder in VSC.

andre2007 avatar Mar 12 '20 09:03 andre2007

similar problem if use dstpath DRT option

please add configuration for coverage directory

deviator avatar Jul 27 '20 19:07 deviator