<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/cmdline.py, branch coverage-5.1</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Move an import to the top</title>
<updated>2020-01-13T12:39:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-13T12:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0643e35348e8735c4f2c3909871d5a146998d77f'/>
<id>0643e35348e8735c4f2c3909871d5a146998d77f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"coverage debug premain"</title>
<updated>2020-01-11T12:15:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-09T11:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1c653dd10d3b75b9b442981139bc8e796aea148c'/>
<id>1c653dd10d3b75b9b442981139bc8e796aea148c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the man page, and in the process, organize cmdline.py</title>
<updated>2019-11-10T23:52:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-10T23:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2cbcf03f8f1f16b4edc8ddcd63361d4e00208ca3'/>
<id>2cbcf03f8f1f16b4edc8ddcd63361d4e00208ca3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TOML support for pyproject.toml and other config files</title>
<updated>2019-11-04T02:27:42+00:00</updated>
<author>
<name>Frazer McLean</name>
<email>frazer@frazermclean.co.uk</email>
</author>
<published>2019-09-16T20:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f97d0750a91e53bec387528344c1ca3bf86e1d08'/>
<id>f97d0750a91e53bec387528344c1ca3bf86e1d08</id>
<content type='text'>
Squashed and rebased from https://github.com/nedbat/coveragepy/pull/699

Missing getfloat

TOMLConfigParser -&gt; TomlConfigParser

fix getfloat for int

Move TomlConfigParser

Add name to contributors

Import toml in backward.py

fix indentation

Don't ignore TomlDecodeError

Raise if TomlConfigParser is used without toml installed

Add tests for TOML config

Fix test on Python 2

Mention toml support in documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Squashed and rebased from https://github.com/nedbat/coveragepy/pull/699

Missing getfloat

TOMLConfigParser -&gt; TomlConfigParser

fix getfloat for int

Move TomlConfigParser

Add name to contributors

Import toml in backward.py

fix indentation

Don't ignore TomlDecodeError

Raise if TomlConfigParser is used without toml installed

Add tests for TOML config

Fix test on Python 2

Mention toml support in documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally skip empty files in reports</title>
<updated>2019-11-01T10:36:13+00:00</updated>
<author>
<name>reybog90</name>
<email>reybog90@o2.pl</email>
</author>
<published>2019-10-30T19:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9b11268c358040abf7384702c3bc0e863ab753c5'/>
<id>9b11268c358040abf7384702c3bc0e863ab753c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Context patterns are regexes, not globs</title>
<updated>2019-10-02T20:15:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-02T17:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=484e3639deabeccd4bbb3c2183e0e6c0f9407057'/>
<id>484e3639deabeccd4bbb3c2183e0e6c0f9407057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaks to JSON report docs</title>
<updated>2019-08-31T11:50:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-08-31T11:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6e5418d9d7d03e0149ea5050f27ba28cdefc1104'/>
<id>6e5418d9d7d03e0149ea5050f27ba28cdefc1104</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://91.123.203.49/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>Rough-hewn use of ox_profile</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:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9c160feb307c85e8fbc4aae10ff7f33311c5f8d6'/>
<id>9c160feb307c85e8fbc4aae10ff7f33311c5f8d6</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://91.123.203.49/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>
</feed>
