Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Scooch | Ned Batchelder | 2020-07-24 | 2 | -1/+5 | |
| | ||||||
* | Should wait to push until sample html is donecoverage-5.2.1 | Ned Batchelder | 2020-07-24 | 1 | -2/+2 | |
| | ||||||
* | Latest sample HTML | Ned Batchelder | 2020-07-23 | 12 | -23/+33 | |
| | ||||||
* | Prep for 5.2.1 | Ned Batchelder | 2020-07-23 | 5 | -11/+13 | |
| | ||||||
* | Displaying timezone information in HTML report (#960) | Xie Yanbo | 2020-07-23 | 43 | -40/+64 | |
| | | | | | | | | * Displaying timezone information in HTML report * A helpber to format datetime with local timezone * No backward compatibility with older python versions | |||||
* | CmdLineStdoutTest::test_cmd_help: test for at least 20 lines (#1013) | latricewilgus | 2020-07-19 | 1 | -1/+1 | |
| | | | | | | | | | The number of lines in the help output of a command depends on the terminal size. The smaller the more line breaks. The minimum number of lines for the current help message is 23. Currently we are checking for at least 30 lines, yielding to failures on large terminals. Reduce the number (currently 30) to 20 to have some leeway for the future. | |||||
* | Oops, Vince, not Victor | Ned Batchelder | 2020-07-13 | 2 | -2/+2 | |
| | ||||||
* | Fix dark mode for context listing. #1009 | Ned Batchelder | 2020-07-09 | 4 | -12/+40 | |
| | ||||||
* | More howto.txt | Ned Batchelder | 2020-07-06 | 1 | -9/+10 | |
| | ||||||
* | Bump version | Ned Batchelder | 2020-07-06 | 2 | -1/+7 | |
| | ||||||
* | More uniformity in howto.txtcoverage-5.2 | Ned Batchelder | 2020-07-06 | 1 | -20/+20 | |
| | ||||||
* | Last tweaks before 5.2 | Ned Batchelder | 2020-07-06 | 3 | -9/+11 | |
| | ||||||
* | Make sure Appveyor uses the latest versions | Ned Batchelder | 2020-07-05 | 2 | -34/+35 | |
| | ||||||
* | A known failure has been fixed | Ned Batchelder | 2020-07-05 | 1 | -1/+1 | |
| | ||||||
* | gevent is still an issue | Ned Batchelder | 2020-07-05 | 1 | -1/+1 | |
| | ||||||
* | Maybe tox-battery will be better in the future | Ned Batchelder | 2020-07-05 | 1 | -3/+0 | |
| | ||||||
* | Latest sample_html report | Ned Batchelder | 2020-07-05 | 12 | -107/+264 | |
| | ||||||
* | Fix wheel-making | Ned Batchelder | 2020-07-05 | 1 | -2/+2 | |
| | ||||||
* | New cmd_help needs to be built for 'tox -e doc' | Ned Batchelder | 2020-07-05 | 1 | -0/+3 | |
| | ||||||
* | Don't check our own readthedocs links | Ned Batchelder | 2020-07-05 | 2 | -2/+3 | |
| | ||||||
* | Add 'coverage debug' to help | Ned Batchelder | 2020-07-05 | 2 | -2/+18 | |
| | ||||||
* | Add new 5.2 options to the man page | Ned Batchelder | 2020-07-05 | 1 | -0/+22 | |
| | ||||||
* | Fix tox-battery | Ned Batchelder | 2020-07-05 | 1 | -1/+2 | |
| | ||||||
* | Next version is 5.2 | Ned Batchelder | 2020-07-05 | 4 | -8/+11 | |
| | ||||||
* | Back to monospaced for the index page | Ned Batchelder | 2020-07-05 | 3 | -3/+3 | |
| | ||||||
* | Switch to python-based sass compiler | Ned Batchelder | 2020-07-05 | 4 | -3/+224 | |
| | ||||||
* | Update packages | Ned Batchelder | 2020-07-04 | 7 | -20/+22 | |
| | ||||||
* | Fix some checking configurations | Ned Batchelder | 2020-07-04 | 2 | -1/+2 | |
| | ||||||
* | Don't check GitHub issue or pull links, since they start to fail after too many | Ned Batchelder | 2020-07-04 | 1 | -0/+7 | |
| | ||||||
* | Document two more Makefile targets | Ned Batchelder | 2020-07-04 | 1 | -2/+2 | |
| | ||||||
* | Add --help output to command docs, and other reorganization | Ned Batchelder | 2020-07-04 | 7 | -97/+152 | |
| | ||||||
* | Report sorting option is thanks to Jerin Peter George | Ned Batchelder | 2020-07-03 | 3 | -0/+7 | |
| | ||||||
* | Report descending sort option (#1005) | Jerin Peter George | 2020-07-03 | 5 | -3/+27 | |
| | | | | | | | | | | | | | | | * added descending sort option in coverage report * commandline option for report sort added * Fix tests for pull #1005 * conditional statements improved * sort option help updated with choices * commandline test for sort added Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> | |||||
* | Fix broken sorting tests. Good catch, Jerin Peter George | Ned Batchelder | 2020-07-03 | 1 | -10/+11 | |
| | ||||||
* | --skip-empty now applies to the XML report also. #976nedbat/bug976 | Ned Batchelder | 2020-06-30 | 6 | -7/+26 | |
| | ||||||
* | Simplify testing of --no-skip-covered, and add docs | Ned Batchelder | 2020-06-29 | 4 | -31/+18 | |
| | ||||||
* | More HTML tweaks | Ned Batchelder | 2020-06-29 | 3 | -16/+11 | |
| | | | | | | | | - Let the left and right cells have padding so the hover bar looks good. - Adjust the table left margin so the contents still line up with the header. - Fix the up/down arrows to be correct for the sorting order they indicate. | |||||
* | Merge pull request #932 from asottile/no_skip_covered | Ned Batchelder | 2020-06-29 | 2 | -0/+36 | |
|\ | | | | | Add --no-skip-covered to allow negation of --skip-covered | |||||
| * | Add --no-skip-covered to allow negation of --skip-covered | Anthony Sottile | 2020-02-14 | 2 | -0/+36 | |
| | | ||||||
* | | One more thing I did | Ned Batchelder | 2020-06-29 | 1 | -0/+4 | |
| | | ||||||
* | | CHANGES improvements | Ned Batchelder | 2020-06-29 | 1 | -3/+8 | |
| | | ||||||
* | | 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. |