Visual Studio Code Coverage not highlight covered code

Viewed 112

Debugging the test would trigger this breakpoint as can be seen in the image:

enter image description here

But running the test to analyze code coverage, would not highlight the code (not green, not red). As can be seen in the image:

enter image description here

Any idea what can cause that?

0 Answers
Related