I noticed that when I run with the /coverage flag from the command-line, I get the overall average code coverage in the output on the command-line but at the same time if I run it from within Visual studio or even open the coverage html file, I only see coverage numbers per file.
Is there a way to include the overall code coverage number in the output html file please? I looked into the documentation online but could not figure that out.
Thanks a lot again for a great tool!
Is there a way to include the overall code coverage number in the output html file please? I looked into the documentation online but could not figure that out.
Thanks a lot again for a great tool!