<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/control.py, branch coverage-5.0a7</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Correct some function names and docstrings. #843</title>
<updated>2019-09-09T15:23:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-09T15:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3532b93a971bac212054b4e5669339303b794570'/>
<id>3532b93a971bac212054b4e5669339303b794570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reporting methods shouldn't permanently change the configuration</title>
<updated>2019-09-02T01:34:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-02T01:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=dd98bb1ebb687e4ff22e255ee97ec8e8cca5e1f6'/>
<id>dd98bb1ebb687e4ff22e255ee97ec8e8cca5e1f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No need for format indexes (mostly)</title>
<updated>2019-09-01T22:20:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-01T22:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ada27a855934588cf753f8712bd72d41eadb1058'/>
<id>ada27a855934588cf753f8712bd72d41eadb1058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a JSON report</title>
<updated>2019-08-31T11:24:08+00:00</updated>
<author>
<name>Matt Bachmann</name>
<email>bachmann.matt@gmail.com</email>
</author>
<published>2019-07-09T03:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9a78a80aaf8f8161b857ebf3cf02dd511181dd07'/>
<id>9a78a80aaf8f8161b857ebf3cf02dd511181dd07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document another environment variable</title>
<updated>2019-07-10T13:55:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-10T13:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=04a675ab3b115cd7b6d197341cb4a78087534773'/>
<id>04a675ab3b115cd7b6d197341cb4a78087534773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into Fix-typo</title>
<updated>2019-07-07T17:47:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-07T17:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a9c49fbbd4fe7429936a8cc2cb50ec834c9aeb8b'/>
<id>a9c49fbbd4fe7429936a8cc2cb50ec834c9aeb8b</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://git.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>Fix typo</title>
<updated>2019-07-07T14:55:15+00:00</updated>
<author>
<name>Min ho Kim</name>
<email>minho42@gmail.com</email>
</author>
<published>2019-07-07T14:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=48f996ff8dcccfefe0922fafc070b36f980c231e'/>
<id>48f996ff8dcccfefe0922fafc070b36f980c231e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up and test filtering contexts for reporting</title>
<updated>2019-07-02T03:14:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-02T03:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=25aff80d444a6b1fa87173ffd8026f69be7ae0d0'/>
<id>25aff80d444a6b1fa87173ffd8026f69be7ae0d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little more about Coverage.current</title>
<updated>2019-06-29T22:36:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-06-29T22:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a3333b4359859f796bec18fe767fe251f88775db'/>
<id>a3333b4359859f796bec18fe767fe251f88775db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
