Before going into persisting processes and IOStrings, how about just setting up a RAM disk in user space on your target?<div><br></div><div>-- Ben<br><br><div class="gmail_quote">On Sun, Jun 2, 2013 at 3:16 AM, Alex Gaynor <span dir="ltr">&lt;<a href="mailto:alex.gaynor@gmail.com" target="_blank">alex.gaynor@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"><div dir="ltr">Hi all,<div><br></div><div>I&#39;m looking to merge some coverage results from different CI runs, I see coverage.py has a combine option which basically does what I want. However, I have an interesting constraint! I don&#39;t have a disk, I just have the .coverage data loaded up in memory. The format looks pretty simple, so I bet I could write a merger myself, but I wonder if there&#39;s a programmatic API that would do it for me? I traced through the code, and it doesn&#39;t look like there&#39;s one that I could easily use, but perhaps I missed something!</div>
<span class="HOEnZb"><font color="#888888">
<div><br></div><div>Alex<br clear="all"><div><br></div>-- <br><div dir="ltr">&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>

&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br><div>GPG Key fingerprint: 125F 5C67 DFE9 4084</div></div>
</div></font></span></div>
<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></div>