summaryrefslogtreecommitdiff
path: root/doc/usage/extensions/coverage.rst
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespaces and normalize line endingsFrançois Freitag2020-10-031-1/+1
| | | | | | | | Trailing whitespace do not have impact on the result, they are just unused bytes. Most text editors are configured to strip trailing whitespaces. Remove them all in one go. Update a handful of files to use the UNIX line ending.
* Fix typoTakeshi KOMIYA2020-06-061-1/+1
|
* documented coverage_show_missing_items confvalChristian Riedel2020-06-051-1/+8
|
* Support coverage_ignore_pyobjects in the coverage builderAdrián Chaves2019-05-151-0/+12
|
* docs: Remove a term "new" from config valuesTakeshi KOMIYA2019-02-271-1/+1
|
* doc: Add "extensions" to usage guideStephen Finucane2018-06-201-0/+42
Signed-off-by: Stephen Finucane <stephen@that.guru>