You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I generated a simple python script, and c++ test application. When I run the python script via command line, I get python print output & coverage. When I run the c++ app I get python print output, but no coverage output.