Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Re-order windows CI jobs to get more useful information earlier | Ned Batchelder | 2019-12-22 | 1 | -38/+38 | |
| | ||||||
* | Detect when a 4.x data file is being read. #886 | Ned Batchelder | 2019-12-22 | 3 | -6/+32 | |
| | ||||||
* | Don't need to check for JSON-era bad-data messages any more | Ned Batchelder | 2019-12-22 | 2 | -15/+0 | |
| | ||||||
* | Tweak some coverage details of switch_context code | Ned Batchelder | 2019-12-22 | 3 | -6/+3 | |
| | ||||||
* | One more adjustment for Python 3.9a2 | Ned Batchelder | 2019-12-21 | 1 | -1/+1 | |
| | ||||||
* | bpo 39114 broke 3.9, but maybe it's their bug | Ned Batchelder | 2019-12-21 | 4 | -2/+25 | |
| | ||||||
* | Cleanup and changelog for #899 #900 | Ned Batchelder | 2019-12-21 | 3 | -46/+57 | |
| | ||||||
* | fix context reporting for relative_files | David Szotten | 2019-12-21 | 4 | -40/+65 | |
| | | | | | | fix reporting of contexts when `relative_files = True` fixes #900 | |||||
* | Python 3.9a2 reverted how argv[0] is handled | Ned Batchelder | 2019-12-21 | 1 | -1/+0 | |
| | ||||||
* | Workaround issue with relpath on Windows. #895 | Olivier Grisel | 2019-12-19 | 2 | -1/+12 | |
| | ||||||
* | Combine test helpers: remove_files | Ned Batchelder | 2019-12-17 | 2 | -9/+9 | |
| | ||||||
* | run --append --concurrency=multiprocessing didn't use a suffix for the main ↵ | Ned Batchelder | 2019-12-17 | 3 | -9/+36 | |
| | | | | process. #880 | |||||
* | Be clear about the documented parts of the API. | Ned Batchelder | 2019-12-16 | 3 | -0/+12 | |
| | ||||||
* | Readthedocs works better with a branch named 'stable' | Ned Batchelder | 2019-12-14 | 1 | -0/+1 | |
| | ||||||
* | Bump version | Ned Batchelder | 2019-12-14 | 2 | -1/+6 | |
| | ||||||
* | 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 | 4 | -7/+10 | |
| | ||||||
* | Clarify the connection between subprocesses and --concurrency | Ned Batchelder | 2019-12-11 | 1 | -0/+6 | |
| | ||||||
* | Forgot to mention Sleepy Snake in the changelog | Ned Batchelder | 2019-12-09 | 1 | -0/+2 | |
| | ||||||
* | Better wording on the Sleepy page | Ned Batchelder | 2019-12-08 | 2 | -3/+4 | |
| | ||||||
* | Bump version | Ned Batchelder | 2019-12-08 | 2 | -1/+8 | |
| | ||||||
* | Bumping version before readthedocs works better | Ned Batchelder | 2019-12-08 | 1 | -7/+9 | |
| | ||||||
* | Prep for 5.0b2coverage-5.0b2 | Ned Batchelder | 2019-12-08 | 5 | -9/+12 | |
| | ||||||
* | 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 | 6 | -39/+35 | |
| | ||||||
* | Fix two misspellings | Ned Batchelder | 2019-12-08 | 2 | -2/+2 | |
| | ||||||
* | Update the FAQ | Ned Batchelder | 2019-12-08 | 2 | -50/+34 | |
| | ||||||
* | 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 | 2 | -4/+7 | |
| | ||||||
* | Add coveragepy twitter badge | Ned Batchelder | 2019-12-07 | 1 | -2/+5 | |
| | ||||||
* | Fix a typo | Ned Batchelder | 2019-12-07 | 1 | -1/+1 | |
| | ||||||
* | Coverage(data_file=None) means no data file at all. #871 | Ned Batchelder | 2019-12-02 | 5 | -7/+72 | |
| | ||||||
* | A helper to get code objects | Ned Batchelder | 2019-12-02 | 2 | -5/+10 | |
| | ||||||
* | Polishing from a lightning talk | Ned Batchelder | 2019-12-02 | 1 | -8/+8 | |
| | ||||||
* | The [paths] setting is ordered. #649 | Ned Batchelder | 2019-12-01 | 4 | -2/+56 | |
| | ||||||
* | 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 | 9 | -23/+146 | |
| | ||||||
* | I'm not sure why I was deleting these meta env vars | Ned Batchelder | 2019-12-01 | 3 | -8/+4 | |
| | | | | Don't we want to measure the coverage of subprocesses we start in tests? | |||||
* | Don't do vars and users in abs_file | Ned Batchelder | 2019-11-28 | 4 | -4/+10 | |
| | | | | It meant file names could be incorrectly expanded. | |||||
* | Make this test more resilient | Ned Batchelder | 2019-11-26 | 1 | -2/+1 | |
| | ||||||
* | Run windows tests in parallel | Ned Batchelder | 2019-11-26 | 2 | -4/+17 | |
| | | | | | ... and fix the cleanup that prevented it previously by retrying until the cleanup succeeds. | |||||
* | These tests needed temp directories | Ned Batchelder | 2019-11-26 | 1 | -1/+3 | |
| | ||||||
* | Mark tests that don't need a temp dir | Ned Batchelder | 2019-11-25 | 4 | -5/+15 | |
| | ||||||
* | Don't run pytracer tests on 32-bit Windows | Ned Batchelder | 2019-11-25 | 1 | -0/+9 | |
| |