<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_debug.py, branch coverage-5.3</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Use a fixed width for info labels</title>
<updated>2019-12-29T16:23:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-29T16:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=129e5616783a1a12fb08fe42f0c0c478e5177da2'/>
<id>129e5616783a1a12fb08fe42f0c0c478e5177da2</id>
<content type='text'>
It makes it look nicer when using --debug=config,sys and it makes it
easier to compare output between two different versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It makes it look nicer when using --debug=config,sys and it makes it
easier to compare output between two different versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Log some indication of the script being executed</title>
<updated>2019-09-02T13:38:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-02T13:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fc610d1932b0ab492238e41f447213ca1235e027'/>
<id>fc610d1932b0ab492238e41f447213ca1235e027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make callers debug output easier to use as editor launches</title>
<updated>2019-09-01T21:28:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-01T21:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fae17db5a2e9706d8e27acd76a0867c29e721d0d'/>
<id>fae17db5a2e9706d8e27acd76a0867c29e721d0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the JSON data code</title>
<updated>2019-07-10T10:57:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-09T20:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6b226d85f5191cd27b20ad27caded8b407772a02'/>
<id>6b226d85f5191cd27b20ad27caded8b407772a02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid useless or redundant db operations. Faster.</title>
<updated>2019-07-07T17:39:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-07T11:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=dade9db58673d4f712ba5c50ed66d1c67a7e1d5d'/>
<id>dade9db58673d4f712ba5c50ed66d1c67a7e1d5d</id>
<content type='text'>
Moving operations into the "with self._connect" means less opening and
closing of the database.  Returning early if there is no data to write
avoids writing empty contexts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moving operations into the "with self._connect" means less opening and
closing of the database.  Returning early if there is no data to write
avoids writing empty contexts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Asserts should be expected,actual</title>
<updated>2018-12-24T21:20:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-12-24T21:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8672eee93fc8e4cf017a133607a371547b5e7812'/>
<id>8672eee93fc8e4cf017a133607a371547b5e7812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defer using the database when calling set_context #716</title>
<updated>2018-10-15T00:59:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-15T00:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ae9f040dc4189d73fdd708aa4ba61bf50d7b2a25'/>
<id>ae9f040dc4189d73fdd708aa4ba61bf50d7b2a25</id>
<content type='text'>
The collector calls set_context() before any code is run.  If we touch
the database there, it will get created *very* early.  This causes
problems with pytest-cov, which will delete those early-created files
when erasing data.

By deferring the database access until add_lines is called, the data
file stays off the disk until the collection is done (or until the
context switches), which avoids the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The collector calls set_context() before any code is run.  If we touch
the database there, it will get created *very* early.  This causes
problems with pytest-cov, which will delete those early-created files
when erasing data.

By deferring the database access until add_lines is called, the data
file stays off the disk until the collection is done (or until the
context switches), which avoids the problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>measured_contexts() and two simple tests of the global context</title>
<updated>2018-09-21T21:56:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-15T12:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d2f77ab2ffc308e616af0207546ee1bef1cb8c75'/>
<id>d2f77ab2ffc308e616af0207546ee1bef1cb8c75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put back an always-on indication of the tracer available</title>
<updated>2018-08-30T20:46:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-30T18:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a9bce6d2be9d51d0a449411cf4325a965140ce0c'/>
<id>a9bce6d2be9d51d0a449411cf4325a965140ce0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better sys_info: pid, and a more understandable name.</title>
<updated>2018-08-26T14:37:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-25T23:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8295f50fa3dfebb12b94f9745385a3227ec7d53c'/>
<id>8295f50fa3dfebb12b94f9745385a3227ec7d53c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
