[TIP] What's status.dat doing in coverage.py's HTML report?

Laurens Van Houtven _ at lvh.cc
Wed Nov 14 00:59:13 PST 2012


Hi,

I've recently moved to Fossil. It has this feature where some files from
the repository (or even the current checkout) can be served by the web
server. This is great for showing stuff like build output, including
coverage data.

So I changed my coverage.py line to dump output in that directory and put
the output under source control... And then I saw that this status.dat
file, filled with binary data got added.

What's it doing there and what's the consequences of removing it?

thanks in advance
lvh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20121114/f4518cb5/attachment.htm>


More information about the testing-in-python mailing list