Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adds coverage-conditional-plugin | Nikita Sobolev | 2020-02-26 | 1 | -0/+8 | |
| | | | | | Repo: https://github.com/wemake-services/coverage-conditional-plugin Blog post: https://sobolevn.me/2020/02/conditional-coverage | |||||
* | escape backslashes in windows filepath in config docs | Oleg Höfling | 2020-02-22 | 1 | -1/+1 | |
| | | | | Signed-off-by: Oleg Höfling <oleg.hoefling@gmail.com> | |||||
* | Correct a comment | Ned Batchelder | 2020-01-26 | 1 | -2/+2 | |
| | ||||||
* | Prep for 5.0.3 | Ned Batchelder | 2020-01-11 | 1 | -2/+2 | |
| | ||||||
* | "coverage debug premain" | Ned Batchelder | 2020-01-11 | 1 | -1/+2 | |
| | ||||||
* | Latest sample html reportcoverage-5.0.2 | Ned Batchelder | 2020-01-05 | 11 | -21/+21 | |
| | ||||||
* | Prep for 5.0.2 | Ned Batchelder | 2020-01-05 | 1 | -2/+2 | |
| | ||||||
* | 2019 -> 2020 | Ned Batchelder | 2020-01-04 | 1 | -1/+1 | |
| | ||||||
* | Warn if two things change the dynamic context. #901 | Ned Batchelder | 2019-12-27 | 1 | -0/+6 | |
| | ||||||
* | Somehow the '[run] dynamic_context' setting wasn't in config.rst? | Ned Batchelder | 2019-12-27 | 1 | -0/+5 | |
| | ||||||
* | Prep for 5.0.1coverage-5.0.1 | Ned Batchelder | 2019-12-22 | 1 | -2/+2 | |
| | ||||||
* | Be clear about the documented parts of the API. | Ned Batchelder | 2019-12-16 | 2 | -0/+8 | |
| | ||||||
* | Sample html report for 5.0coverage-5.0 | Ned Batchelder | 2019-12-14 | 13 | -7566/+3975 | |
| | ||||||
* | Prep for 5.0 | Ned Batchelder | 2019-12-13 | 1 | -2/+2 | |
| | ||||||
* | Clarify the connection between subprocesses and --concurrency | Ned Batchelder | 2019-12-11 | 1 | -0/+6 | |
| | ||||||
* | Better wording on the Sleepy page | Ned Batchelder | 2019-12-08 | 1 | -3/+3 | |
| | ||||||
* | Prep for 5.0b2coverage-5.0b2 | Ned Batchelder | 2019-12-08 | 1 | -2/+2 | |
| | ||||||
* | Sleepy Snake | Ned Batchelder | 2019-12-08 | 5 | -1/+23 | |
| | ||||||
* | A little easier to read in contributing.rst | Ned Batchelder | 2019-12-08 | 1 | -4/+4 | |
| | ||||||
* | Polish up cmd.rst | Ned Batchelder | 2019-12-08 | 3 | -36/+32 | |
| | ||||||
* | Update the FAQ | Ned Batchelder | 2019-12-08 | 1 | -47/+33 | |
| | ||||||
* | sphinx-tabs needs to get along with linkcheck | Ned Batchelder | 2019-12-08 | 1 | -1/+2 | |
| | ||||||
* | Use tabs to describe different test runner quick-starts | Ned Batchelder | 2019-12-07 | 4 | -16/+78 | |
| | ||||||
* | Describing the versions is easier with substitutions | Ned Batchelder | 2019-12-07 | 1 | -17/+4 | |
| | ||||||
* | parsed-literals aren't styled right, fix that. | Ned Batchelder | 2019-12-07 | 1 | -0/+13 | |
| | ||||||
* | Redo installation page | Ned Batchelder | 2019-12-07 | 2 | -27/+31 | |
| | ||||||
* | Links should have better affordances | Ned Batchelder | 2019-12-07 | 1 | -0/+4 | |
| | ||||||
* | sphinx-autobuild is handy | Ned Batchelder | 2019-12-07 | 1 | -0/+1 | |
| | ||||||
* | Coverage(data_file=None) means no data file at all. #871 | Ned Batchelder | 2019-12-02 | 1 | -0/+5 | |
| | ||||||
* | The [paths] setting is ordered. #649 | Ned Batchelder | 2019-12-01 | 1 | -0/+3 | |
| | ||||||
* | Keep the what's new up to date | Ned Batchelder | 2019-12-01 | 1 | -0/+4 | |
| | ||||||
* | Experimental: relative_files to support relative file names. | Ned Batchelder | 2019-12-01 | 3 | -2/+19 | |
| | ||||||
* | Adapt to 3.9's way of reporting files using absolute paths. | Ned Batchelder | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | This line was too long, but nothing had changed in years? | Ned Batchelder | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | Better getting started | Ned Batchelder | 2019-11-16 | 1 | -11/+12 | |
| | ||||||
* | Make howitworks current | Ned Batchelder | 2019-11-15 | 1 | -21/+46 | |
| | ||||||
* | Mention pytest-cov --cov-context | Ned Batchelder | 2019-11-11 | 1 | -0/+4 | |
| | ||||||
* | Better auto-spelling of contributors' names | Ned Batchelder | 2019-11-11 | 1 | -7/+13 | |
| | ||||||
* | Update the man page, and in the process, organize cmdline.py | Ned Batchelder | 2019-11-10 | 1 | -14/+93 | |
| | ||||||
* | 5.0b1 prep | Ned Batchelder | 2019-11-10 | 3 | -4/+4 | |
| | ||||||
* | Spell check the docs | Ned Batchelder | 2019-11-10 | 2 | -2/+39 | |
| | ||||||
* | Automatically consider contributors' names as correctly spelled | Ned Batchelder | 2019-11-10 | 2 | -24/+9 | |
| | ||||||
* | Finish the sqldata.py docstrings | Ned Batchelder | 2019-11-10 | 1 | -0/+1 | |
| | ||||||
* | Details of context tracing | Ned Batchelder | 2019-11-10 | 1 | -2/+2 | |
| | ||||||
* | Remove :history: lines | Ned Batchelder | 2019-11-09 | 15 | -86/+0 | |
| | ||||||
* | '[run] note' is no longer supported. | Ned Batchelder | 2019-11-09 | 2 | -3/+5 | |
| | ||||||
* | What's new in 5.x doc | Ned Batchelder | 2019-11-09 | 5 | -4/+129 | |
| | ||||||
* | Cleanups for TOML code | Ned Batchelder | 2019-11-03 | 1 | -3/+3 | |
| | ||||||
* | TOML support for pyproject.toml and other config files | Frazer McLean | 2019-11-03 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed and rebased from https://github.com/nedbat/coveragepy/pull/699 Missing getfloat TOMLConfigParser -> TomlConfigParser fix getfloat for int Move TomlConfigParser Add name to contributors Import toml in backward.py fix indentation Don't ignore TomlDecodeError Raise if TomlConfigParser is used without toml installed Add tests for TOML config Fix test on Python 2 Mention toml support in documentation. | |||||
* | Optionally skip empty files in reports | reybog90 | 2019-11-01 | 1 | -0/+5 | |
| |