<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/doc/cmd.rst, branch 6.1.1</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>deprecated: the annotate command will be removed in a future version</title>
<updated>2021-10-29T10:33:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-29T10:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=59b07a12de95de776fa2f44a2101f63a156fee75'/>
<id>59b07a12de95de776fa2f44a2101f63a156fee75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: clarify how --source affects reporting commands. #1159</title>
<updated>2021-10-18T11:02:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-18T11:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=50a0e37ad2e7a5ec655a797f0688f616c8b1a56f'/>
<id>50a0e37ad2e7a5ec655a797f0688f616c8b1a56f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: `coverage run` now sets the COVERAGE_RUN environment variable</title>
<updated>2021-10-16T14:46:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-16T12:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=99cf3cbd331e03750e1a251d36d1849dc59b427e'/>
<id>99cf3cbd331e03750e1a251d36d1849dc59b427e</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_FILE accepts "stdout" and "stderr"</title>
<updated>2021-05-23T17:06:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-05-23T17:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=24d12143463c9be51feefd65837821c037ec4005'/>
<id>24d12143463c9be51feefd65837821c037ec4005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix code comment formatting (#1153)</title>
<updated>2021-04-30T22:16:22+00:00</updated>
<author>
<name>Mayank Singhal</name>
<email>17mayank.singhal@gmail.com</email>
</author>
<published>2021-04-30T22:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=78fa3d9db04889c1e4af445fa62b10502b063486'/>
<id>78fa3d9db04889c1e4af445fa62b10502b063486</id>
<content type='text'>
* docs(branch.rst): Line number comments not needed

The topic `Branch Coverage Management` in this file
already has a setting:

        :linenothreshold: 5

Using this setting, sphinx will automatically provide
line numbers for code block longer than 5 lines.

reference: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-option-highlight-linenothreshold

* docs: Extra spaces in comment (maybe intentional)

The lines edited in this commit might have been given
extra indentation purposefully.
As they are an instruction for coverage py and are immediately
followed by another comment that is not for coveragepy.

* docs: inconsistent spaces in comments

Fix extra indentations or lack of indentations.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* docs(branch.rst): Line number comments not needed

The topic `Branch Coverage Management` in this file
already has a setting:

        :linenothreshold: 5

Using this setting, sphinx will automatically provide
line numbers for code block longer than 5 lines.

reference: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-option-highlight-linenothreshold

* docs: Extra spaces in comment (maybe intentional)

The lines edited in this commit might have been given
extra indentation purposefully.
As they are an instruction for coverage py and are immediately
followed by another comment that is not for coveragepy.

* docs: inconsistent spaces in comments

Fix extra indentations or lack of indentations.</pre>
</div>
</content>
</entry>
<entry>
<title>doc: touch-ups for `combine --keep`</title>
<updated>2021-01-30T23:20:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-01-30T23:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f1050f902ae7a9d99a4ddaa9fb0069a9719b8c4f'/>
<id>f1050f902ae7a9d99a4ddaa9fb0069a9719b8c4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two problems with docs</title>
<updated>2020-08-19T01:26:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-08-19T01:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4859de2850f703207b0cab2ff6e7116a3e587b65'/>
<id>4859de2850f703207b0cab2ff6e7116a3e587b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Help in docs didn't work with tmp</title>
<updated>2020-07-25T02:08:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-07-25T02:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=348aa47798d5d315c11d568eb87165b857d547e6'/>
<id>348aa47798d5d315c11d568eb87165b857d547e6</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://git.baserock.org/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 sorting option is thanks to Jerin Peter George</title>
<updated>2020-07-03T23:59:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-07-03T23:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a97cf2c471324b7db4a76b14826f5026ec24cfd2'/>
<id>a97cf2c471324b7db4a76b14826f5026ec24cfd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
