Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Syntax coloring in the HTML reports. | Ned Batchelder | 2009-09-23 | 2 | -1/+15 | |
| | ||||||
* | Point to new docs; more doc tweaks. | Ned Batchelder | 2009-06-13 | 1 | -1/+1 | |
| | ||||||
* | HTML annotations should use the short name of the module. | Ned Batchelder | 2009-05-25 | 1 | -1/+1 | |
| | ||||||
* | The name of the project is Coverage, not coverage.py. | Ned Batchelder | 2009-04-30 | 2 | -2/+2 | |
| | ||||||
* | HTML report now has an index.html. | Ned Batchelder | 2009-04-25 | 3 | -11/+99 | |
| | ||||||
* | Better modularity about which line classes are highlighted by default. | Ned Batchelder | 2009-04-25 | 1 | -3/+3 | |
| | ||||||
* | Remove some noise from the HTML reports, and use a 2px stripe to always show ↵ | Ned Batchelder | 2009-04-25 | 2 | -5/+10 | |
| | | | | line status. | |||||
* | Use jquery to enable hiding and showing highlighting of source lines in HTML ↵ | Ned Batchelder | 2009-04-24 | 3 | -5/+46 | |
| | | | | reports. | |||||
* | A cleaner look for the HTML reports. | Ned Batchelder | 2009-04-24 | 2 | -47/+43 | |
| | ||||||
* | HTML and CSS for html reporting are now in separate files. | Ned Batchelder | 2009-04-24 | 2 | -0/+156 | |