<div class="gmail_quote">On Tue, Aug 2, 2011 at 8:18 AM, Alfredo Deza <span dir="ltr">&lt;<a href="mailto:alfredodeza@gmail.com">alfredodeza@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 trying to look for an option in `coverage.py` that would accept a `.coverage` file as an input.<div><br></div><div>...</div><div><br></div><div>Probably something that makes coverage.py crawl back up in directories until it finds a `.coverage` file </div>
<div>(a la git/hg) would make even more sense than an input file flag.</div>

<div><br></div><div>My reasoning for this is because a lot of times I find myself several directories deep into a project that has</div><div>run coverage before but I can&#39;t get the proper report since there is no `.coverage` in the current directory.</div>


<div><br></div><div>Has anyone experienced something like this before? What are your workarounds (if any) ?</div></blockquote><div><br></div><div>Hey Alfredo-</div><div><br></div><div>I have coverage integration for that other editor that has some of the features you might like (in python) [0]</div>
<div><br></div><div>Feel free to borrow any code you want (I believe it&#39;s currently GPL&#39;d (since I started the .el file from another GPL&#39;d .el file, but I could re-license the python code)).</div><div><br></div>
<div>cheers,</div><div>-matt</div><div><br></div><div>0 - <a href="https://github.com/mattharrison/pycoverage.el">https://github.com/mattharrison/pycoverage.el</a></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><br></div><div>Thanks!</div><div><br></div><font color="#888888"><div>-Alfredo</div>
</font><br>_______________________________________________<br>
testing-in-python mailing list<br>
<a href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/testing-in-python" target="_blank">http://lists.idyll.org/listinfo/testing-in-python</a><br>
<br></blockquote></div><br>