summaryrefslogtreecommitdiff
path: root/doc/source.rst
Commit message (Collapse)AuthorAgeFilesLines
* fix: source modules need to be re-imported. #1232Ned Batchelder2021-10-111-0/+5
|
* docs: add pyw to the list of extensions --source will considerNed Batchelder2021-06-081-2/+2
|
* 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.
* Remove :history: linesNed Batchelder2019-11-091-3/+0
|
* Create a JSON reportMatt Bachmann2019-08-311-5/+5
|
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* * --source and --include are mutually exclusive (take 2) #265loic@dachary.org2017-01-071-0/+3
| | | | | close #265 close #101
* sources that do not end with .py\w? are ignored #425loic@dachary.org2016-12-181-2/+3
| | | | | | | close #425 --HG-- branch : issue-425
* Added an example to [omit] docsNed Batchelder2016-05-081-1/+10
|
* Even more preciseNed Batchelder2016-02-281-8/+9
|
* Correct spelling. #477Ned Batchelder2016-02-281-8/+8
|
* State that --source value should be a comma separated list in the docs. #477Tom Gurion2016-02-161-1/+1
|
* Fix 'filename' to be 'file name' in English.Ned Batchelder2015-08-201-9/+9
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Turn all the history into comments.Ned Batchelder2015-01-241-1/+1
|
* Clarify what files are considered by --source.Ned Batchelder2014-12-171-1/+4
|
* Remove notes about me being available for custom work, and rewrap many ↵Ned Batchelder2013-09-171-2/+2
| | | | paragraphs.
* One more way to be picky: no final blank lines.Ned Batchelder2012-10-301-1/+0
|
* --omit and --include now interpret their values more usefully. Fixes #121.Ned Batchelder2011-03-211-3/+2
|
* Now completely unexecuted source files can be included in reporting. ↵Ned Batchelder2010-09-031-2/+3
| | | | Specifying --source tells coverage.py where to search for files that haven't been executed.
* Finish doc'ing the new source code options.Ned Batchelder2010-07-251-2/+1
|
* Lots of doc updates, more to come.Ned Batchelder2010-07-251-0/+76