summaryrefslogtreecommitdiff
path: root/doc/cmd.rst
Commit message (Expand)AuthorAgeFilesLines
* feat: the debug output file can be specified in the config file. #1319Ned Batchelder2023-01-221-5/+6
* docs: explain how to use ``--debug=trace``Ned Batchelder2023-01-221-1/+2
* test: setting COLUMNS=80 broadly makes pytest too narrowNed Batchelder2022-12-031-0/+6
* style: fix spellingNed Batchelder2022-11-281-1/+1
* perf: more combine speed-upsNed Batchelder2022-11-201-1/+2
* feat: --format=total writes just the total numberNed Batchelder2022-11-061-4/+7
* docs: changelog and docs for `coverage report --format=markdown`Ned Batchelder2022-11-051-0/+4
* feat: report terminal output in Markdown Table format #1418 (#1479)stepeos2022-11-051-1/+2
* fix: use glob matching instead of fnmatch. #1407Ned Batchelder2022-10-301-17/+23
* docs: updates for implicit relative path mappingNed Batchelder2022-10-151-7/+9
* feat: --debug=pathmap will show details of re-mapping due to [paths] setting.Ned Batchelder2022-09-161-0/+3
* docs: add a note about using --debug=trace to debug No Data. #1379Ned Batchelder2022-05-221-0/+3
* style(docs): use definition list for warningsNed Batchelder2022-05-221-12/+10
* feat: a new debug option `sqldata` shows all the data being written to the db.Ned Batchelder2022-05-221-0/+3
* docs: cross-reference cmd to config, and add the missing lcov settingNed Batchelder2022-05-181-6/+28
* docs: clarify usage of disable_warnings in pyproject.toml (#1330)Lukasz Stolcman2022-02-231-0/+4
* debug: pybehave is now an option on `coverage debug`Ned Batchelder2022-02-061-3/+5
* doc, test: clean up from 'better tracing of pytracer changed'Ned Batchelder2022-02-061-2/+1
* debug: add 'pybehave' debug informationNed Batchelder2022-02-061-0/+5
* fix: use a re-entrant lock to avoid self-deadlocking #1310Ned Batchelder2022-01-301-0/+2
* fix: more cleanup of --data-file optionsNed Batchelder2022-01-251-31/+33
* refactor: adjust some of the --data-file option handlingNed Batchelder2022-01-251-24/+43
* fix: small fixes to lcov, and changes.rst mention.Ned Batchelder2022-01-221-1/+1
* feat: add "lcov" command for generating LCOV reportsBradley Burns2022-01-221-2/+40
* build: provide hints about how to fix cog-check quality failures.Ned Batchelder2022-01-151-0/+4
* refactor: clean up mentions of coverage3 aliasNed Batchelder2021-12-311-4/+4
* docs: tweak the description of --concurrencyNed Batchelder2021-11-261-2/+2
* feat: multiple --concurrency values. #1012 #1082nedbat/multi-concurrencyNed Batchelder2021-11-251-6/+10
* build: use cog to maintain data copied into docsNed Batchelder2021-11-191-9/+286
* style(docs): make note:: uses uniformNed Batchelder2021-11-131-7/+9
* docs: a little refactoring of the recent xml doc changeNed Batchelder2021-11-051-7/+7
* docs: updated docs for #578 recommendation (#1148)sur.la.route2021-11-051-0/+38
* deprecated: the annotate command will be removed in a future versionNed Batchelder2021-10-291-0/+5
* docs: clarify how --source affects reporting commands. #1159Ned Batchelder2021-10-181-0/+7
* feat: `coverage run` now sets the COVERAGE_RUN environment variableNed Batchelder2021-10-161-0/+4
* COVERAGE_DEBUG_FILE accepts "stdout" and "stderr"Ned Batchelder2021-05-231-0/+2
* docs: fix code comment formatting (#1153)Mayank Singhal2021-04-301-1/+1
* doc: touch-ups for `combine --keep`Ned Batchelder2021-01-301-0/+3
* Fix two problems with docsNed Batchelder2020-08-181-2/+2
* Help in docs didn't work with tmpNed Batchelder2020-07-241-9/+9
* Add --help output to command docs, and other reorganizationNed Batchelder2020-07-041-73/+110
* Report sorting option is thanks to Jerin Peter GeorgeNed Batchelder2020-07-031-0/+2
* Simplify testing of --no-skip-covered, and add docsNed Batchelder2020-06-291-1/+2
* Finish up --precisionNed Batchelder2020-05-121-0/+6
* "coverage debug premain"Ned Batchelder2020-01-111-1/+2
* Warn if two things change the dynamic context. #901Ned Batchelder2019-12-271-0/+6
* Polish up cmd.rstNed Batchelder2019-12-081-32/+28
* Experimental: relative_files to support relative file names.Ned Batchelder2019-12-011-2/+5
* Remove :history: linesNed Batchelder2019-11-091-18/+0
* Clarify some docsNed Batchelder2019-09-061-0/+6