<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_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>CmdLineStdoutTest::test_cmd_help: test for at least 20 lines (#1013)</title>
<updated>2020-07-19T11:25:00+00:00</updated>
<author>
<name>latricewilgus</name>
<email>43064940+latricewilgus@users.noreply.github.com</email>
</author>
<published>2020-07-19T11:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=db4213b6ac6c85a916f0d58792057ad79456e043'/>
<id>db4213b6ac6c85a916f0d58792057ad79456e043</id>
<content type='text'>
The number of lines in the help output of a command depends on the terminal
size. The smaller the more line breaks.

The minimum number of lines for the current help message is 23. Currently we
are checking for at least 30 lines, yielding to failures on large terminals.

Reduce the number (currently 30) to 20 to have some leeway for the future.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The number of lines in the help output of a command depends on the terminal
size. The smaller the more line breaks.

The minimum number of lines for the current help message is 23. Currently we
are checking for at least 30 lines, yielding to failures on large terminals.

Reduce the number (currently 30) to 20 to have some leeway for the future.</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>Simplify testing of --no-skip-covered, and add docs</title>
<updated>2020-06-30T00:48:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-30T00:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d00f254315ef4e97e86e230c448d6325c97e08dc'/>
<id>d00f254315ef4e97e86e230c448d6325c97e08dc</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>
<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>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>Upgrade pylint</title>
<updated>2019-10-18T10:52:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-18T10:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=fafa21ac89ba49069c62ecd3bee802e9cab7e2c0'/>
<id>fafa21ac89ba49069c62ecd3bee802e9cab7e2c0</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>
</feed>
