summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | New JSON info should be reported on individual files also.Ned Batchelder2020-04-113-2/+9
| |
* | Merge pull request #966 from SZVector/json_dump_all_attributesNed Batchelder2020-04-113-1/+6
|\ \ | | | | | | Extending jsonreport.py to also include all branch attributes
| * | Extending jsonreport.py to also include all branch attributesSalvatore Zagaria2020-04-073-1/+6
| | | | | | | | | | | | Signed-off-by: Salvatore Zagaria <salvatore.zagaria@vector.com>
* | | Beef up the test for get_option(paths)Ned Batchelder2020-04-111-1/+14
| | |
* | | Finish up #967. Thanks, Bernát GáborNed Batchelder2020-04-114-1/+17
| | |
* | | Merge pull request #969 from gaborbernat/967Ned Batchelder2020-04-112-0/+18
|\ \ \ | |/ / |/| | Allow plugins to alter the paths config
| * | Allow plugins to alter the paths configBernat Gabor2020-04-032-0/+18
| | | | | | | | | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
* | | One clarificationNed Batchelder2020-04-051-0/+2
| | |
* | | Make the questions heading so they can be linked toNed Batchelder2020-04-041-9/+14
|/ /
* | Clean upNed Batchelder2020-03-261-1/+2
| |
* | Thanks, Kjell BradenNed Batchelder2020-03-263-2/+6
| |
* | Merge pull request #965 from afflux/fix-964-asyncdef-lineNed Batchelder2020-03-262-0/+19
|\ \ | | | | | | handle decorators for AsyncFunctionDefs. Closes #964
| * | handle decorators for AsyncFunctionDefs. Closes #964Kjell Braden2020-03-242-0/+19
|/ /
* | Bump versionNed Batchelder2020-03-162-1/+6
| |
* | Correct the readmecoverage-5.0.4Ned Batchelder2020-03-161-2/+2
| |
* | Latest sample HTMLNed Batchelder2020-03-1612-23/+28
| |
* | Getting ready for 5.0.4Ned Batchelder2020-03-164-7/+10
| |
* | relative_files makes XML store relative paths. #948.Ned Batchelder2020-03-153-3/+23
| |
* | Improve the changelogNed Batchelder2020-02-291-3/+5
| |
* | sysconfig has been available since 2.7Ned Batchelder2020-02-291-2/+2
| |
* | htmlfiles: Handle localStorage not accessibleAbdealiJK2020-02-293-2/+14
| | | | | | | | | | | | | | | | | | In some cases, if based on the browser's settings - localStorage is not accessible, fallback and don't save the sort-columns into localStorage. While the UX is a little inconvenient, at least the page doesn't break - sorting on columns is still possible, but not retained between pages.
* | Update sphinx to handle 308 redirectsNed Batchelder2020-02-291-1/+1
| |
* | Use latest wheel to make Windows 3.8 work. #949Ned Batchelder2020-02-294-6/+15
| |
* | Fix: doc/config.rst:243: D001 Line too longNed Batchelder2020-02-261-2/+2
| |
* | Adds coverage-conditional-pluginNikita Sobolev2020-02-261-0/+8
| | | | | | | | | | Repo: https://github.com/wemake-services/coverage-conditional-plugin Blog post: https://sobolevn.me/2020/02/conditional-coverage
* | Complete the docs for source_token_lines. #947Ned Batchelder2020-02-261-0/+1
| |
* | Fix bug with missing negative line numbers on PyPy3 7.1 #943Ned Batchelder2020-02-232-1/+5
| |
* | escape backslashes in windows filepath in config docsOleg Höfling2020-02-221-1/+1
| | | | | | | | Signed-off-by: Oleg Höfling <oleg.hoefling@gmail.com>
* | Added arm64 job for Travis-CIossdev072020-02-171-0/+13
|/ | | | Signed-off-by: ossdev07 <ossdev@puresoftware.com>
* tox-battery is fixed for pip 20Ned Batchelder2020-01-281-2/+1
|
* Thanks BrunoNed Batchelder2020-01-281-0/+1
|
* Include PID in the atexit logBruno P. Kinoshita2020-01-281-1/+1
|
* Correct a commentNed Batchelder2020-01-261-2/+2
|
* 3.9.0a3Ned Batchelder2020-01-253-4/+4
|
* This breaks under pip==20.0.2, so don't use it for nowNed Batchelder2020-01-251-1/+2
|
* Update some dependenciesNed Batchelder2020-01-253-6/+6
|
* Remove a temporary xfail for 3.9a2Ned Batchelder2020-01-252-12/+1
|
* Better xfail mechanismNed Batchelder2020-01-184-25/+24
|
* Move an import to the topNed Batchelder2020-01-131-2/+1
|
* Add temp_store to the SQLite3 debug outputNed Batchelder2020-01-131-0/+2
|
* Correct the use of fetchoneNed Batchelder2020-01-131-3/+20
|
* howto tweaksNed Batchelder2020-01-121-7/+11
|
* Bump versionNed Batchelder2020-01-122-1/+6
|
* Note two additionscoverage-5.0.3Ned Batchelder2020-01-111-0/+4
|
* Prep for 5.0.3Ned Batchelder2020-01-113-5/+8
|
* Include SQLite compile_options in "debug sys"Ned Batchelder2020-01-111-0/+4
|
* Improvements to debugging while chasing #915Ned Batchelder2020-01-112-14/+34
|
* Refine the conditions for tweaking sys.path[0]. Fixes #862Ned Batchelder2020-01-113-9/+28
|
* "coverage debug premain"Ned Batchelder2020-01-113-3/+8
|
* A test of running coverage when it has been zipped. #862Ned Batchelder2020-01-115-2/+19
|