Installed the base FCC extension and did not make any changes, does not show any coverage. #525
Answered
by
lavnishhhh
lavnishhhh
asked this question in
Q&A
-
I installed this extension for my .NET project and the tests run properly. However FCC Does not show anything. I get the following text in the log-
RunMsCodeCoverage is currently set to 'Yes'. What could I be missing? |
Beta Was this translation helpful? Give feedback.
Answered by
lavnishhhh
Jun 6, 2025
Replies: 2 comments 1 reply
-
#475 related ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ran a fresh start with runMsCodeCoverage as false and it worked. Probably had some config issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lavnishhhh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ran a fresh start with runMsCodeCoverage as false and it worked. Probably had some config issue.