Code coverage relative to the entire project
I’m trying to get coverage of a go application regarding an entire project.
But I get a report that only includes those files that the tests “touch”
I’m trying to get coverage of a go application regarding an entire project.
But I get a report that only includes those files that the tests “touch”