-
-
Notifications
You must be signed in to change notification settings - Fork 46
I unable to get the coverage report for VS2019 And Fine coverage report 1.1.10 #181
-
I am unable to get the coverage report for VS2019 And the Fine coverage report 1.1.10.
My window is always blank
image
And the test is here
image
and the setting is as below
image
Anything I am missing?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 3 comments
-
Can you post the full contents of the FCC Output window pane.
image
Are you using version 1.1.10.144 taken from Release v1.1.144 ?
Beta Was this translation helpful? Give feedback.
All reactions
-
Prerequisites
Only that the test adapters are nuget packages. For instance, the NUnit Test Adapter extension is not sufficient.
FCC copies dlls to a sub folder so that may cause issues with paths.
Is there any reason why you have both CoverletConsoleGlobal and CoverletConsoleLocal ?
Beta Was this translation helpful? Give feedback.
All reactions
-
@ajaygandhi-avalara Hav eyou resolved your issue ?
Beta Was this translation helpful? Give feedback.