summaryrefslogtreecommitdiff
path: root/doc/config.rst
Commit message (Expand)AuthorAgeFilesLines
* docs: final paperwork for exclude_also #1557Ned Batchelder2023-02-221-3/+6
* feat: add extend_exclude optionAlpha Chen2023-02-221-2/+12
* feat: the debug output file can be specified in the config file. #1319Ned Batchelder2023-01-221-0/+9
* feat: file paths are only remapped if the result existsNed Batchelder2022-11-291-1/+3
* style: fix spellingNed Batchelder2022-11-281-3/+3
* build: next version will be 7.0Ned Batchelder2022-11-281-1/+1
* feat: implicit path mapping during reporting. #1212Ned Batchelder2022-11-271-0/+4
* refactor, docs: clean-up for #1387Ned Batchelder2022-11-171-2/+8
* feat: added support for finding unexecuted namespace packages (#1387)Felix Horvat2022-11-171-0/+8
* feat: complete removal of `[run] note`Ned Batchelder2022-11-111-8/+0
* fix: use glob matching instead of fnmatch. #1407Ned Batchelder2022-10-301-1/+1
* fix: in toml config, only apply environment substitution to coverage settings...Ned Batchelder2022-10-281-4/+8
* docs: updates for implicit relative path mappingNed Batchelder2022-10-151-3/+3
* feat: --debug=pathmap will show details of re-mapping due to [paths] setting.Ned Batchelder2022-09-161-0/+3
* docs: ensure code blocks are highlighted properlyNed Batchelder2022-08-211-0/+2
* fix: the SIGTERM handler is now opt-in. #1310Ned Batchelder2022-05-181-0/+18
* docs: cross-reference cmd to config, and add the missing lcov settingNed Batchelder2022-05-181-8/+23
* style(docs): blank lines between settings, and wrap paragraphsNed Batchelder2022-05-171-93/+124
* docs: every config setting is an h3. #1380Ned Batchelder2022-05-171-49/+166
* fix: save data on SIGTERM #1307Ned Batchelder2022-01-231-0/+2
* docs: clarify how --source affects reporting commands. #1159Ned Batchelder2021-10-181-0/+4
* docs: skip_covered and skip_empty were never documentedNed Batchelder2021-08-061-0/+10
* docs: clarify the behavior of exclude_linesNed Batchelder2021-07-251-1/+13
* doc: avoid latin abbreviationsNed Batchelder2021-02-011-1/+1
* update config file doc to mention descending sortArthur Deygin2021-02-011-0/+1
* Add versionadded info for the new 5.4 configuration optionsNed Batchelder2021-01-261-0/+4
* skip_covered and skip_empty for HTML. #1090Ned Batchelder2021-01-101-15/+17
* Docs and cleanup for source_pkgsNed Batchelder2020-09-121-0/+8
* Add --help output to command docs, and other reorganizationNed Batchelder2020-07-041-6/+6
* Fix: doc/config.rst:243: D001 Line too longNed Batchelder2020-02-261-2/+2
* escape backslashes in windows filepath in config docsOleg Höfling2020-02-221-1/+1
* Somehow the '[run] dynamic_context' setting wasn't in config.rst?Ned Batchelder2019-12-271-0/+5
* The [paths] setting is ordered. #649Ned Batchelder2019-12-011-0/+3
* Experimental: relative_files to support relative file names.Ned Batchelder2019-12-011-0/+9
* '[run] note' is no longer supported.Ned Batchelder2019-11-091-3/+1
* Cleanups for TOML codeNed Batchelder2019-11-031-3/+3
* TOML support for pyproject.toml and other config filesFrazer McLean2019-11-031-1/+4
* Optionally skip empty files in reportsreybog902019-11-011-0/+5
* Anchors for each config setting. #842Ned Batchelder2019-09-091-11/+68
* Tweaks to JSON report docsNed Batchelder2019-08-311-10/+10
* Create a JSON reportMatt Bachmann2019-08-311-0/+19
* Fix some sphinx mis-referencesNed Batchelder2019-08-111-2/+1
* Make show_contexts available to set_option, and document it.Ned Batchelder2019-06-301-0/+4
* Improve the docs for combine and [paths]Ned Batchelder2019-04-141-4/+8
* `[run] command_line` is the command line to use for 'coverage run'. #695Ned Batchelder2018-10-181-0/+7
* This was in the wrong placeNed Batchelder2018-10-181-3/+3
* Michał suggested this would make the information easier to find.Ned Batchelder2018-10-141-3/+3
* Documentation for static contextsNed Batchelder2018-09-211-0/+5
* Defaultable variable substitutionNed Batchelder2018-09-081-4/+11
* Strict variable substitution is now an optionNed Batchelder2018-09-081-2/+4