index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/coveragepy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
faq.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: fix typo in faq.rst (#1619)
Charles Chan
2023-05-05
1
-1
/
+1
*
docs: correct some misspellings and add good words to the dict
Ned Batchelder
2023-03-21
1
-1
/
+1
*
docs: explain how to use ``--debug=trace``
Ned Batchelder
2023-01-22
1
-0
/
+16
*
docs: remove mentions of the testing-in-python mailing list.
Ned Batchelder
2023-01-16
1
-7
/
+8
*
docs: add another FAQ
Ned Batchelder
2022-10-20
1
-2
/
+15
*
docs: ensure code blocks are highlighted properly
Ned Batchelder
2022-08-21
1
-1
/
+3
*
docs: spell check
Ned Batchelder
2022-05-22
1
-1
/
+1
*
docs: correct the description of 'debug sys' tracer details. #1157
Ned Batchelder
2021-10-17
1
-2
/
+2
*
doc: mention dynamic contexts in more places
Ned Batchelder
2021-05-29
1
-0
/
+12
*
One clarification
Ned Batchelder
2020-04-05
1
-0
/
+2
*
Make the questions heading so they can be linked to
Ned Batchelder
2020-04-04
1
-9
/
+14
*
Update the FAQ
Ned Batchelder
2019-12-08
1
-47
/
+33
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Pull in 4.5.1a changes to update docs for GitHub migration.
Ned Batchelder
2018-06-23
1
-8
/
+3
|
\
|
*
Update docs to point to GitHub
coverage-4.5.1a
Ned Batchelder
2018-06-23
1
-8
/
+3
*
|
Update all pypi.python.org URLs to pypi.org
Jon Dufresne
2018-04-18
1
-3
/
+3
|
/
*
Update all Read the Docs links to use https
Jon Dufresne
2018-01-06
1
-3
/
+3
*
Update URLs so link-checker doesn't spew red.
Ned Batchelder
2017-06-14
1
-8
/
+8
*
Tweak up the new FAQ answers. Thanks, Aron Griffis
Ned Batchelder
2017-04-26
1
-18
/
+14
*
Add FAQs about nose and tox.
Aron Griffis
2017-04-22
1
-2
/
+34
*
Rename AUTHORS.txt to CONTRIBUTORS.txt
Ned Batchelder
2016-12-17
1
-1
/
+1
*
No one wonders about 3.x any more
Ned Batchelder
2016-10-11
1
-5
/
+0
*
Use doc8 for some light checking of doc files
Ned Batchelder
2016-10-02
1
-3
/
+3
*
Fix nose URLs to not point to a weird spammy site
Ned Batchelder
2016-05-05
1
-1
/
+1
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Refer to the project consistenly as coverage.py. #275
Ned Batchelder
2015-07-23
1
-13
/
+13
*
Turn all the history into comments.
Ned Batchelder
2015-01-24
1
-5
/
+5
*
Add a FAQ about slowness due to PyTracer
Ned Batchelder
2014-07-21
1
-0
/
+13
*
Remove notes about me being available for custom work, and rewrap many paragr...
Ned Batchelder
2013-09-17
1
-5
/
+4
*
Tweak the faq
Ned Batchelder
2012-12-31
1
-1
/
+2
*
One more way to be picky: no final blank lines.
Ned Batchelder
2012-10-30
1
-1
/
+0
*
Tidy up
Ned Batchelder
2011-06-05
1
-1
/
+1
*
Created an announcement list.
Ned Batchelder
2011-06-05
1
-1
/
+6
*
Minor tweaks to the docs.
Ned Batchelder
2011-02-13
1
-8
/
+20
*
Unhealthy whitespace obsession.
Ned Batchelder
2010-03-15
1
-7
/
+7
*
Added some other resources, but commented out.
Ned Batchelder
2010-02-26
1
-0
/
+19
*
Doc tweaking, part 47
Ned Batchelder
2009-11-28
1
-9
/
+15
*
More doc tweaks, and a css file to make the drafts look more like the site.
Ned Batchelder
2009-11-28
1
-1
/
+3
*
OK, last tweak, I promise.
Ned Batchelder
2009-10-05
1
-0
/
+1
*
Ugh, maybe this looks right...
Ned Batchelder
2009-10-05
1
-6
/
+6
*
Oops: a FAQ was formatted incorrectly.
Ned Batchelder
2009-10-05
1
-1
/
+1
*
Documentation polishing for a 3.1 release.
Ned Batchelder
2009-10-04
1
-2
/
+12
*
Docs updated for the new command-line syntax.
Ned Batchelder
2009-09-13
1
-2
/
+7
*
Doc tweaks
Ned Batchelder
2009-06-17
1
-1
/
+1
*
Record stuff I'm not doing now so I can do it later.
Ned Batchelder
2009-06-13
1
-1
/
+1
*
Point to new docs; more doc tweaks.
Ned Batchelder
2009-06-13
1
-3
/
+4
*
Finish up the docs.
Ned Batchelder
2009-06-13
1
-0
/
+55