FortuneN / FineCodeCoverage

Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage
Other
526 stars 40 forks source link

Report File is invalid even though it exists #406

Closed tkalp closed 5 months ago

tkalp commented 6 months ago

Installed product versions

Description

I am trying to get a code coverage report after my tests are run. I can see that the coverage is being correctly outputted in the FCC output window but when it tries to fetch the .xml coverage data, it is showing that The report file .... is not found. When I copy the path and paste it to my terminal I am able to see the .xml file and it exists

Steps to recreate

tonyhallett commented 6 months ago

Can you show the full output from the FCC Output window pane. Are you providing a runsettings ? Are you using ms code coverage. Can you show your project ? If not can you reproduce in one that you can.

tonyhallett commented 6 months ago

The issue title says ... Invalid. Is it invalid or not found ?

tonyhallett commented 6 months ago

Can you provide some further information otherwise will have no choice but to close this.