summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* docs: add pyw to the list of extensions --source will considerNed Batchelder2021-06-081-2/+2
|
* doc: mention dynamic contexts in more placesNed Batchelder2021-05-292-0/+30
|
* COVERAGE_DEBUG_FILE accepts "stdout" and "stderr"Ned Batchelder2021-05-231-0/+2
|
* chore: update two dependenciesNed Batchelder2021-05-041-1/+1
|
* refactor: remove redundant Python 2 code (#1155)Hugo van Kemenade2021-05-021-4/+3
| | | | | | | | | | | * Remove Python 2 code * Upgrade Python syntax with pyupgrade * Upgrade Python syntax with pyupgrade --py3-plus * Upgrade Python syntax with pyupgrade --py36-plus * Remove unused imports
* docs: update the examples in contributing.rstNed Batchelder2021-05-021-60/+39
|
* docs: update Python versions supportedNed Batchelder2021-05-021-2/+2
|
* docs: fix code comment formatting (#1153)Mayank Singhal2021-04-303-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
* build: make tags like 5.6.1 not coverage-5.6.1Ned Batchelder2021-04-151-2/+2
|
* build: version 5.6b1coverage-5.6b1v5.xNed Batchelder2021-04-121-3/+3
|
* build: update build dependenciesNed Batchelder2021-04-111-4/+4
|
* docs: update the help in the docsNed Batchelder2021-03-211-2/+2
|
* docs: update a pytest url to their new structureNed Batchelder2021-03-211-1/+1
|
* style: remove commented-out sphinx extension we don't needNed Batchelder2021-03-191-1/+0
|
* style: correct two recent lint faux pasNed Batchelder2021-03-181-11/+11
|
* docs: clarify the --source valuesNed Batchelder2021-03-181-2/+4
| | | | | | On the Test & Code podcast (https://testandcode.com/148) Brian Okken explained why the old wording was confusing. I hope this makes it clearer.
* build: clean up pip filesNed Batchelder2021-03-011-0/+2
| | | | | auditwheel only installs on Python 3. So only install it where we need it, and clean up other .pip files along the way.
* docs: use sphinxcontrib for the rst buildercoverage-5.55.5Ned Batchelder2021-02-282-5/+3
|
* build: version 5.5 prepNed Batchelder2021-02-282-4/+4
|
* doc: latest sample HTML reportNed Batchelder2021-02-2813-34/+61
|
* doc: avoid latin abbreviationsNed Batchelder2021-02-011-1/+1
|
* update config file doc to mention descending sortArthur Deygin2021-02-011-0/+1
|
* build: clearly label auto-generated filesNed Batchelder2021-01-309-0/+18
|
* doc: touch-ups for `combine --keep`Ned Batchelder2021-01-303-4/+7
|
* Add combine --keep (#1110)Éric Larivière2021-01-302-0/+5
| | | | | | | | | | | * Add combine --keep Related to https://github.com/nedbat/coveragepy/issues/1108 * Fix unit tests * Fix line too long * Fix line too long
* Update the doc requirementsNed Batchelder2021-01-261-4/+7
|
* Add versionadded info for the new 5.4 configuration optionsNed Batchelder2021-01-261-0/+4
|
* Prep for 5.4Ned Batchelder2021-01-243-10/+10
|
* Latest sample HTMLNed Batchelder2021-01-2411-21/+21
|
* skip_covered and skip_empty for HTML. #1090Ned Batchelder2021-01-101-15/+17
|
* Update doc packagesNed Batchelder2020-12-191-6/+5
|
* Latest sample HTML reportNed Batchelder2020-12-1913-22/+32
|
* Prep for 5.3.1Ned Batchelder2020-12-192-5/+5
|
* Add another useful example to the docs. #1055Ned Batchelder2020-12-061-0/+1
|
* dependenciesNed Batchelder2020-09-231-1/+2
|
* Sphinx 3 changed versionadded. Go back while I figure out what to doNed Batchelder2020-09-131-1/+1
|
* Making a releasecoverage-5.3Ned Batchelder2020-09-1313-25/+25
|
* Docs and cleanup for source_pkgsNed Batchelder2020-09-121-0/+8
|
* Fix two problems with docsNed Batchelder2020-08-182-3/+3
|
* Update requirementsNed Batchelder2020-08-181-2/+2
|
* A better way to fix sphinx-tabsNed Batchelder2020-08-182-2/+4
|
* Bitbucket hg repos are goneNed Batchelder2020-08-183-3/+3
|
* Prevent trailing whitespace in doc/help/* filesNed Batchelder2020-08-189-27/+27
|
* Don't build the help includes into HTMLNed Batchelder2020-08-161-1/+1
|
* Help in docs didn't work with tmpNed Batchelder2020-07-2410-9/+269
|
* Latest sample HTMLNed Batchelder2020-07-2312-23/+33
|
* Prep for 5.2.1Ned Batchelder2020-07-232-4/+4
|
* Last tweaks before 5.2Ned Batchelder2020-07-061-1/+1
|
* Latest sample_html reportNed Batchelder2020-07-0512-107/+264
|
* Don't check our own readthedocs linksNed Batchelder2020-07-051-0/+3
|