Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | html report --skip-covered with branches #433 | loic@dachary.org | 2016-12-19 | 1 | -0/+18 | |
| | | | | | | | | | | | Add a test because the code path is significantly different. Also document --skip-covered with the coverage html command. close #433 --HG-- branch : issue-433-2 | |||||
* | implement --skip-covered for html report #433 | loic@dachary.org | 2016-12-18 | 1 | -0/+18 | |
| | | | | | | | close #433 --HG-- branch : issue-433-2 | |||||
* | Test excluded lines in the html report | Ned Batchelder | 2016-11-30 | 1 | -1/+3 | |
| | ||||||
* | A test of status.json having the wrong format | Ned Batchelder | 2016-11-29 | 1 | -0/+22 | |
| | ||||||
* | Use latest pylint | Ned Batchelder | 2016-08-07 | 1 | -6/+6 | |
| | ||||||
* | Spelling fixes | Ville Skyttä | 2016-07-31 | 1 | -1/+1 | |
| | | | | | --HG-- branch : spelling | |||||
* | Update pylint to 1.5.6 | Ned Batchelder | 2016-06-25 | 1 | -6/+6 | |
| | ||||||
* | Oops, broke a test. | Ned Batchelder | 2016-06-02 | 1 | -1/+1 | |
| | ||||||
* | Emit a warning when an invalid file is detected with ignore_errors=true. | Matthew Boehm | 2016-06-02 | 1 | -0/+14 | |
| | | | | | Previously, when an invalid file was encountered, it would be silently ignored. | |||||
* | Pick off some lint | Ned Batchelder | 2016-02-15 | 1 | -4/+10 | |
| | ||||||
* | More progress on better missed-branch descriptions | Ned Batchelder | 2016-02-13 | 1 | -6/+3 | |
| | ||||||
* | Different annotations on missed branches. I don't like them yet. | Ned Batchelder | 2016-02-06 | 1 | -1/+1 | |
| | ||||||
* | Add arc_destination_description so we can next make better descriptions | Ned Batchelder | 2016-02-04 | 1 | -3/+3 | |
| | ||||||
* | Oops, this fixes a test too | Ned Batchelder | 2016-02-03 | 1 | -7/+10 | |
| | ||||||
* | Use whitespace:pre to avoid having to convert spaces in the HTML report. ↵ | Ned Batchelder | 2016-02-01 | 1 | -13/+11 | |
| | | | | Fixes #472. | |||||
* | Fix pylint warnings | Ned Batchelder | 2015-09-04 | 1 | -0/+15 | |
| | ||||||
* | Convert farm html tests to goldtests. | Ned Batchelder | 2015-08-31 | 1 | -32/+269 | |
| | ||||||
* | Experimenting with a new form for farm tests | Ned Batchelder | 2015-08-30 | 1 | -0/+50 | |
| | ||||||
* | Accommodate strange ShiningPanda logic if we are running under Jenkins. #404 | Ned Batchelder | 2015-08-29 | 1 | -0/+8 | |
| | ||||||
* | Fix a crash when reporting on an unmeasured file. #403 | Ned Batchelder | 2015-08-28 | 1 | -0/+9 | |
| | ||||||
* | Clean up some html tests | Ned Batchelder | 2015-08-28 | 1 | -18/+18 | |
| | ||||||
* | Formatting clean-ups in html.py and test_html.py | Ned Batchelder | 2015-08-02 | 1 | -8/+6 | |
| | ||||||
* | Use the new class name | Ned Batchelder | 2015-07-27 | 1 | -11/+11 | |
| | ||||||
* | Better spelling. | Ned Batchelder | 2015-07-25 | 1 | -7/+7 | |
| | ||||||
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 | |
| | ||||||
* | Refer to the project consistenly as coverage.py. #275 | Ned Batchelder | 2015-07-23 | 1 | -5/+5 | |
| | ||||||
* | Remove an option on a test method we weren't using | Ned Batchelder | 2015-07-20 | 1 | -9/+7 | |
| | ||||||
* | Files with incorrect encoding declarations are no longer ignored. #351 | Ned Batchelder | 2015-05-17 | 1 | -8/+3 | |
| | ||||||
* | Refactor datetime recency testing into a tested test helper | Ned Batchelder | 2015-04-25 | 1 | -8/+5 | |
| | ||||||
* | Make datetime imperviousness work on 2.6 | Ned Batchelder | 2015-04-22 | 1 | -2/+4 | |
| | ||||||
* | Make HTML tests impervious to clock issues arising from timestamps | Ned Batchelder | 2015-04-22 | 1 | -28/+46 | |
| | ||||||
* | More work on #299 | Ned Batchelder | 2015-04-21 | 1 | -3/+8 | |
| | | | | | Add the timestamp to the Python output files also. Move the timestamp to the footer. Add Conrad to AUTHORS, and update the CHANGES file. | |||||
* | Merged in conradho/coverage.py (pull request #47) | Ned Batchelder | 2015-04-21 | 1 | -1/+10 | |
|\ | | | | | | | Ticket 299: Adding a time stamp to html report | |||||
| * | Ticket299: made it 2.6 compatible. checked 26, 27, 34 | Conrad Ho | 2015-04-14 | 1 | -1/+1 | |
| | | | | | | | | | | --HG-- extra : amend_source : 74805b676979a84dbbe2e158e29c4ab3b4975548 | |||||
| * | Ticket299: add time stamp to index.html reports page | Conrad Ho | 2015-04-14 | 1 | -1/+10 | |
| | | ||||||
* | | Fix bug with \f in HTML report. #360. | Ned Batchelder | 2015-02-28 | 1 | -0/+10 | |
|/ | ||||||
* | addCleanup cleanup | Ned Batchelder | 2015-02-13 | 1 | -0/+2 | |
| | ||||||
* | Remove (most) tearDown functions in favor of addCleanup | Ned Batchelder | 2015-02-09 | 1 | -4/+4 | |
| | ||||||
* | Add a disabled test that demonstrates bug #351. | Ned Batchelder | 2015-01-29 | 1 | -5/+13 | |
| | ||||||
* | Issue #69 was fixed yesterday | Ned Batchelder | 2015-01-18 | 1 | -0/+13 | |
| | ||||||
* | Collect all the nudgy environment checks into coverage.env | Ned Batchelder | 2015-01-18 | 1 | -2/+5 | |
| | ||||||
* | Bump version since we published 4.0a2 | Ned Batchelder | 2015-01-17 | 1 | -0/+1 | |
| | ||||||
* | Use file names with extensions in reports. | Ned Batchelder | 2015-01-17 | 1 | -19/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- rename : tests/farm/html/gold_a/a.html => tests/farm/html/gold_a/a_py.html rename : tests/farm/html/gold_b_branch/b.html => tests/farm/html/gold_b_branch/b_py.html rename : tests/farm/html/gold_bom/bom.html => tests/farm/html/gold_bom/bom_py.html rename : tests/farm/html/gold_isolatin1/isolatin1.html => tests/farm/html/gold_isolatin1/isolatin1_py.html rename : tests/farm/html/gold_omit_1/m1.html => tests/farm/html/gold_omit_1/m1_py.html rename : tests/farm/html/gold_omit_1/m2.html => tests/farm/html/gold_omit_1/m2_py.html rename : tests/farm/html/gold_omit_1/m3.html => tests/farm/html/gold_omit_1/m3_py.html rename : tests/farm/html/gold_omit_1/main.html => tests/farm/html/gold_omit_1/main_py.html rename : tests/farm/html/gold_omit_2/m2.html => tests/farm/html/gold_omit_2/m2_py.html rename : tests/farm/html/gold_omit_2/m3.html => tests/farm/html/gold_omit_2/m3_py.html rename : tests/farm/html/gold_omit_2/main.html => tests/farm/html/gold_omit_2/main_py.html rename : tests/farm/html/gold_omit_3/m3.html => tests/farm/html/gold_omit_3/m3_py.html rename : tests/farm/html/gold_omit_3/main.html => tests/farm/html/gold_omit_3/main_py.html rename : tests/farm/html/gold_omit_4/m1.html => tests/farm/html/gold_omit_4/m1_py.html rename : tests/farm/html/gold_omit_4/m3.html => tests/farm/html/gold_omit_4/m3_py.html rename : tests/farm/html/gold_omit_4/main.html => tests/farm/html/gold_omit_4/main_py.html rename : tests/farm/html/gold_omit_5/m1.html => tests/farm/html/gold_omit_5/m1_py.html rename : tests/farm/html/gold_omit_5/main.html => tests/farm/html/gold_omit_5/main_py.html rename : tests/farm/html/gold_other/blah_blah_other.html => tests/farm/html/gold_other/blah_blah_other_py.html rename : tests/farm/html/gold_other/here.html => tests/farm/html/gold_other/here_py.html rename : tests/farm/html/gold_partial/partial.html => tests/farm/html/gold_partial/partial_py.html rename : tests/farm/html/gold_styled/a.html => tests/farm/html/gold_styled/a_py.html rename : tests/farm/html/gold_unicode/unicode.html => tests/farm/html/gold_unicode/unicode_py.html | |||||
* | Source is always Unicode in HTML code. More refactoring to come. | Ned Batchelder | 2014-12-12 | 1 | -1/+1 | |
| | ||||||
* | Try out pylint spelling. Kinda noisy, but fixed some stuff. | Ned Batchelder | 2014-11-27 | 1 | -2/+2 | |
| | ||||||
* | Use with-open everywhere | Ned Batchelder | 2014-10-26 | 1 | -12/+24 | |
| | ||||||
* | Prevent UnicodeDecodeErrors in html report. #303 | Ned Batchelder | 2014-06-11 | 1 | -21/+32 | |
| | ||||||
* | Add detail to the UnicodeDecodeError for #303 | Ned Batchelder | 2014-06-09 | 1 | -1/+22 | |
| | ||||||
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -3/+3 | |
| | ||||||
* | Use assertRaises as a context manager now that we can. | Ned Batchelder | 2013-12-21 | 1 | -14/+9 | |
| |