codecov-cli icon indicating copy to clipboard operation
codecov-cli copied to clipboard

How to pass project root to gcov plugin?

Open chfast opened this issue 1 year ago • 0 comments

The gcov plugin searches the *.gcno files in the "project root" directory which is the current directory by default. I need to specify the external build dir where the *.gcno files are because it is not the project root.

chfast avatar Jun 03 '24 13:06 chfast