<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/cmdline.py, branch coverage-5.2.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>Add 'coverage debug' to help</title>
<updated>2020-07-05T19:51:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-07-05T19:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c1c1c6c25e8425bc554a53d3125b96600b87d1b6'/>
<id>c1c1c6c25e8425bc554a53d3125b96600b87d1b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --help output to command docs, and other reorganization</title>
<updated>2020-07-04T14:34:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-07-04T14:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c60118961ecb3543a9b71ca93513007e91318df4'/>
<id>c60118961ecb3543a9b71ca93513007e91318df4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report descending sort option (#1005)</title>
<updated>2020-07-03T23:56:00+00:00</updated>
<author>
<name>Jerin Peter George</name>
<email>jerinpetergeorge@gmail.com</email>
</author>
<published>2020-07-03T23:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ba7e1db306b5a7f4cb699de90913c7dd8838018f'/>
<id>ba7e1db306b5a7f4cb699de90913c7dd8838018f</id>
<content type='text'>
* added descending sort option in coverage report

* commandline option for report sort added

* Fix tests for pull #1005

* conditional statements improved

* sort option help updated with choices

* commandline test for sort added

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added descending sort option in coverage report

* commandline option for report sort added

* Fix tests for pull #1005

* conditional statements improved

* sort option help updated with choices

* commandline test for sort added

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>--skip-empty now applies to the XML report also. #976</title>
<updated>2020-06-30T12:03:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-30T12:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=97f05c988545f8ca588253fd325401c4834543b6'/>
<id>97f05c988545f8ca588253fd325401c4834543b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #932 from asottile/no_skip_covered</title>
<updated>2020-06-30T00:12:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-30T00:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=87a4e67401217490daa06a597a5b26e7548d4044'/>
<id>87a4e67401217490daa06a597a5b26e7548d4044</id>
<content type='text'>
Add --no-skip-covered to allow negation of --skip-covered</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --no-skip-covered to allow negation of --skip-covered</pre>
</div>
</content>
</entry>
<entry>
<title>Provide more information in the fail-under message</title>
<updated>2020-06-28T21:31:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-28T21:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b436f4459a2fbc69f7a1376693782c7bd115b2bd'/>
<id>b436f4459a2fbc69f7a1376693782c7bd115b2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #977 from navyad/navyad/fail-under</title>
<updated>2020-06-28T21:02:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-28T21:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8458b416bf8c5a67f586ca3b3cd926bbaba47347'/>
<id>8458b416bf8c5a67f586ca3b3cd926bbaba47347</id>
<content type='text'>
message for fail-under</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
message for fail-under</pre>
</div>
</content>
</entry>
<entry>
<title>Better</title>
<updated>2020-05-29T17:57:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-05-29T17:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=eb5d81a302693abc08508e6431392056cc5043c9'/>
<id>eb5d81a302693abc08508e6431392056cc5043c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the bare help message a bit more helpful</title>
<updated>2020-05-17T18:49:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-05-17T18:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=60f86b82ffe6ff40889f24ae8d25e338da2a92b7'/>
<id>60f86b82ffe6ff40889f24ae8d25e338da2a92b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish up --precision</title>
<updated>2020-05-12T10:56:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-05-12T10:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=dc48c725fe4a95b64939f67cbb97d259ba47fe9f'/>
<id>dc48c725fe4a95b64939f67cbb97d259ba47fe9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
