OK, I think I understand my confusion now.  Since I had a <div><br></div><div>directory = coverage_html_report </div><div><br></div><div>line in my configuration file I assumed that this directory would just start getting magically populated with data as the processes were running.  Now I see that nothing happens until run </div>
<div><br></div><div>coverage report | html etc</div><div><br></div><div>Sorry for the noise.</div><div><br></div><div>dustin<br><br><div class="gmail_quote">On Fri, Jan 13, 2012 at 1:41 PM, Dustin Lee <span dir="ltr">&lt;<a href="mailto:qhfgva@gmail.com">qhfgva@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was able to run a simple &quot;coverage myscript.py&quot; type example and also a &quot;cov = coverage.coverage()&quot; type.  This is just to confirm that I was able to see output and that basic functionality is in place.<div>


<br></div><div>Now my intended use case is to use the subprocess functionality.</div><div><br></div><div>I have the following in sitecustomize.py</div><div><br></div><div># from the documentation</div><div><div>import coverage</div>


<div>coverage.process_startup()</div><div><br></div><div>and I ran the following in the shell window from which I&#39;m kicking off my test:</div><div>export COVERAGE_PROCESS_START=/home/mydir/.coveragerc</div><div><br></div>

<div>My expectation now is that *any* python process that kicks off from here on out should be logging coverage data.  (Is that right?)</div><div><br></div><div>Now is where I get lost.  I threw some lines in the coverage code itself to see if the configuration file was getting read and if process_startup was being called (and they were).  So now I&#39;m trying to figure out where my output is going to or if I need to do something special to make the output start dumping.  Or if I&#39;m even thinking about things correctly.</div>

<div><br></div><div>Also what troubleshooting options do I have for trying to figure this out for myself?</div><div><br></div><div>thanks in advance,</div><div><br></div><div>dustin</div><span class="HOEnZb"><font color="#888888"><div>
<br></div>
-- <br>Dustin Lee<br>qhfgva=rot13(dustin)<br>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Dustin Lee<br>qhfgva=rot13(dustin)<br>
</div>