Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More details on --source filtering | Ned Batchelder | 2020-06-29 | 2 | -11/+37 |
| | |||||
* | Next version will be 5.2 | Ned Batchelder | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Provide more information in the fail-under message | Ned Batchelder | 2020-06-28 | 2 | -3/+12 |
| | |||||
* | The --fail-under message is thanks to Naveen Yadav | Ned Batchelder | 2020-06-28 | 2 | -0/+5 |
| | |||||
* | Merge pull request #977 from navyad/navyad/fail-under | Ned Batchelder | 2020-06-28 | 2 | -2/+3 |
|\ | | | | | message for fail-under | ||||
| * | message for fail-under | navyad | 2020-04-19 | 2 | -2/+3 |
| | | |||||
* | | A few further style tweaks to the HTML report | Ned Batchelder | 2020-06-28 | 3 | -256/+38 |
| | | | | | | | | | | | | - File names are not monospaced - Button styling make on/off a little more pronounced - Fix the alignment of the header on the index page | ||||
* | | New HTML report is by Victor Salvino | Ned Batchelder | 2020-06-28 | 2 | -0/+4 |
| | | |||||
* | | Merge pull request #931 from vsalvino/darkmode | Ned Batchelder | 2020-06-28 | 28 | -247/+682 |
|\ \ | | | | | | | Add dark mode, and other design changes for the HTML report. | ||||
| * | | Fix tests | Vince Salvino | 2020-06-24 | 25 | -75/+75 |
| | | | |||||
| * | | Add dark mode to HTML output; improve accessibility | Vince Salvino | 2020-02-11 | 4 | -173/+608 |
| | | | |||||
* | | | No size is better | Ned Batchelder | 2020-06-11 | 2 | -2/+1 |
| | | | |||||
* | | | Better | Ned Batchelder | 2020-05-29 | 1 | -1/+1 |
| | | | |||||
* | | | Read the config file contents as bytes, it's just for debugging anyway. #990 | Ned Batchelder | 2020-05-23 | 3 | -5/+16 |
| | | | |||||
* | | | Use requests link parsing | Ned Batchelder | 2020-05-20 | 1 | -7/+3 |
| | | | |||||
* | | | GitHub release automation | Ned Batchelder | 2020-05-19 | 5 | -45/+244 |
| | | | |||||
* | | | Update pylint | Ned Batchelder | 2020-05-19 | 5 | -5/+5 |
| | | | |||||
* | | | Make the bare help message a bit more helpful | Ned Batchelder | 2020-05-17 | 2 | -2/+2 |
| | | | |||||
* | | | Merge branch 'pr/982' | Ned Batchelder | 2020-05-12 | 6 | -11/+50 |
|\ \ \ | |||||
| * | | | Finish up --precision | Ned Batchelder | 2020-05-12 | 6 | -10/+39 |
| | | | | |||||
| * | | | Add --precision switch to report command | Teake Nutma | 2020-04-30 | 2 | -2/+12 |
| | | | | |||||
* | | | | tests/gold/html/Makefile: support more shells (#984) | Roland Illig | 2020-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/gold/html/Makefile: support more shells Not all shells support the `[[` keywords. Among them are many `/bin/sh`. * Update tests/gold/html/Makefile Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> | ||||
* | | | | Appveyor should use the same version of pip as everything else | Ned Batchelder | 2020-04-30 | 4 | -7/+9 |
|/ / / | |||||
* | | | Downloads badge is working again | Ned Batchelder | 2020-04-27 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Try to get better bug reports | Ned Batchelder | 2020-04-13 | 1 | -1/+1 |
| | | |||||
* | | Oops, wrong issue number in the changelog | Ned Batchelder | 2020-04-12 | 1 | -2/+2 |
| | | |||||
* | | Version bump | Ned Batchelder | 2020-04-12 | 2 | -1/+6 |
| | | |||||
* | | Remove a no-longer needed wheel pincoverage-5.1 | Ned Batchelder | 2020-04-12 | 1 | -2/+0 |
| | | |||||
* | | Prep for v5.1 | Ned Batchelder | 2020-04-12 | 3 | -6/+9 |
| | | |||||
* | | New JSON info should be reported on individual files also. | Ned Batchelder | 2020-04-11 | 3 | -2/+9 |
| | | |||||
* | | Merge pull request #966 from SZVector/json_dump_all_attributes | Ned Batchelder | 2020-04-11 | 3 | -1/+6 |
|\ \ | | | | | | | Extending jsonreport.py to also include all branch attributes | ||||
| * | | Extending jsonreport.py to also include all branch attributes | Salvatore Zagaria | 2020-04-07 | 3 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Salvatore Zagaria <salvatore.zagaria@vector.com> | ||||
* | | | Beef up the test for get_option(paths) | Ned Batchelder | 2020-04-11 | 1 | -1/+14 |
| | | | |||||
* | | | Finish up #967. Thanks, Bernát Gábor | Ned Batchelder | 2020-04-11 | 4 | -1/+17 |
| | | | |||||
* | | | Merge pull request #969 from gaborbernat/967 | Ned Batchelder | 2020-04-11 | 2 | -0/+18 |
|\ \ \ | |/ / |/| | | Allow plugins to alter the paths config | ||||
| * | | Allow plugins to alter the paths config | Bernat Gabor | 2020-04-03 | 2 | -0/+18 |
| | | | | | | | | | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | | | One clarification | Ned Batchelder | 2020-04-05 | 1 | -0/+2 |
| | | | |||||
* | | | Make the questions heading so they can be linked to | Ned Batchelder | 2020-04-04 | 1 | -9/+14 |
|/ / | |||||
* | | Clean up | Ned Batchelder | 2020-03-26 | 1 | -1/+2 |
| | | |||||
* | | Thanks, Kjell Braden | Ned Batchelder | 2020-03-26 | 3 | -2/+6 |
| | | |||||
* | | Merge pull request #965 from afflux/fix-964-asyncdef-line | Ned Batchelder | 2020-03-26 | 2 | -0/+19 |
|\ \ | | | | | | | handle decorators for AsyncFunctionDefs. Closes #964 | ||||
| * | | handle decorators for AsyncFunctionDefs. Closes #964 | Kjell Braden | 2020-03-24 | 2 | -0/+19 |
|/ / | |||||
* | | Bump version | Ned Batchelder | 2020-03-16 | 2 | -1/+6 |
| | | |||||
* | | Correct the readmecoverage-5.0.4 | Ned Batchelder | 2020-03-16 | 1 | -2/+2 |
| | | |||||
* | | Latest sample HTML | Ned Batchelder | 2020-03-16 | 12 | -23/+28 |
| | | |||||
* | | Getting ready for 5.0.4 | Ned Batchelder | 2020-03-16 | 4 | -7/+10 |
| | | |||||
* | | relative_files makes XML store relative paths. #948. | Ned Batchelder | 2020-03-15 | 3 | -3/+23 |
| | | |||||
* | | Improve the changelog | Ned Batchelder | 2020-02-29 | 1 | -3/+5 |
| | | |||||
* | | sysconfig has been available since 2.7 | Ned Batchelder | 2020-02-29 | 1 | -2/+2 |
| | | |||||
* | | htmlfiles: Handle localStorage not accessible | AbdealiJK | 2020-02-29 | 3 | -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. |