confusedalex

Results 2 comments of confusedalex
trafficstars

> proposal addresses the issue This PR would close and implement #3621.

Hey there, currently having the same issue ```lisp (setq cov-lcov-file-name "/home/alex/persist/projects/work/server/coverage/lcov.info") (setq cov-lcov-project-root "/home/alex/persist/projects/work/server/") ``` ``` SF:src/modules/product/product.dto.ts ``` cov-mode can't find a coverage file for that file. I think it's...